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

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

Unicode set for Hebrew Unicode Character Range

Member Data Documentation

◆ _ranges

list pip._vendor.pyparsing.unicode.pyparsing_unicode.Hebrew._ranges
staticprotected
Initial value:
= [
(0x0591, 0x05C7),
(0x05D0, 0x05EA),
(0x05EF, 0x05F4),
(0xFB1D, 0xFB36),
(0xFB38, 0xFB3C),
(0xFB3E,),
(0xFB40, 0xFB41),
(0xFB43, 0xFB44),
(0xFB46, 0xFB4F),
]

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