Uses of Class
jflex.core.unicode.UnicodeProperties
Packages that use UnicodeProperties
-
Uses of UnicodeProperties in jflex.core
Fields in jflex.core declared as UnicodePropertiesModifier and TypeFieldDescription(package private) UnicodeProperties
AbstractLexScan.unicodeProperties
Methods in jflex.core that return UnicodeProperties -
Uses of UnicodeProperties in jflex.core.unicode
Fields in jflex.core.unicode declared as UnicodePropertiesModifier and TypeFieldDescriptionprivate UnicodeProperties
CharClasses.unicodeProps
the @{link UnicodeProperties} the spec scanner usedMethods in jflex.core.unicode that return UnicodePropertiesMethods in jflex.core.unicode with parameters of type UnicodePropertiesModifier and TypeMethodDescriptionIntCharSet.getCaseless
(UnicodeProperties unicodeProperties) Create a caseless version of this charset.