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.Japanese.Katakana Class Reference
Inheritance diagram for pip._vendor.pyparsing.unicode.pyparsing_unicode.Japanese.Katakana:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.pyparsing.unicode.pyparsing_unicode.Japanese.Katakana:
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 Katakana  Unicode Character Range

Member Data Documentation

◆ _ranges

list pip._vendor.pyparsing.unicode.pyparsing_unicode.Japanese.Katakana._ranges
staticprotected
Initial value:
= [
(0x3099, 0x309C),
(0x30A0, 0x30FF),
(0x31F0, 0x31FF),
(0x32D0, 0x32FE),
(0xFF65, 0xFF9F),
(0x1B000,),
(0x1B164, 0x1B167),
(0x1F201, 0x1F202),
(0x1F213,),
]

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