Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Classes | Static Public Attributes | Static Protected Attributes | List of all members
pip._vendor.pyparsing.unicode.pyparsing_unicode Class Reference
Inheritance diagram for pip._vendor.pyparsing.unicode.pyparsing_unicode:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.pyparsing.unicode.pyparsing_unicode:
Collaboration graph
[legend]

Classes

class  Arabic
 
class  BasicMultilingualPlane
 
class  Chinese
 
class  CJK
 
class  Cyrillic
 
class  Devanagari
 
class  Greek
 
class  Hangul
 
class  Hebrew
 
class  Japanese
 
class  Latin1
 
class  LatinA
 
class  LatinB
 
class  Thai
 

Static Public Attributes

 Korean
 
 BMP
 
 العربية = Arabic
 
 中文 = Chinese
 
 кириллица = Cyrillic
 
 Ελληνικά = Greek
 
 עִברִית = Hebrew
 
 日本語 = Japanese
 
 한국어 = Korean
 
 ไทย = Thai
 
 देवनागरी = Devanagari
 

Static Protected Attributes

list _ranges
 
- Static Protected Attributes inherited from pip._vendor.pyparsing.unicode.unicode_set
list _ranges = []
 

Additional Inherited Members

- Public Member Functions inherited from pip._vendor.pyparsing.unicode.unicode_set
 printables (cls)
 
 alphas (cls)
 
 nums (cls)
 
 alphanums (cls)
 
 identchars (cls)
 
 identbodychars (cls)
 
 identifier (cls)
 
- Public Attributes inherited from pip._vendor.pyparsing.unicode.unicode_set
 identchars
 
 identbodychars
 
- Protected Member Functions inherited from pip._vendor.pyparsing.unicode.unicode_set
 _chars_for_ranges (cls)
 
- Protected Attributes inherited from pip._vendor.pyparsing.unicode.unicode_set
 _chars_for_ranges
 

Detailed Description

A namespace class for defining common language unicode_sets.

Member Data Documentation

◆ _ranges

list pip._vendor.pyparsing.unicode.pyparsing_unicode._ranges
staticprotected
Initial value:
= [
(0x0020, sys.maxunicode),
]

The documentation for this class was generated from the following file: