Uses of Class
jflex.core.unicode.UnicodeProperties
-
Packages that use UnicodeProperties Package Description jflex.core jflex.core.unicode -
-
Uses of UnicodeProperties in jflex.core
Methods in jflex.core that return UnicodeProperties Modifier and Type Method Description UnicodeProperties
AbstractLexScan. getUnicodeProperties()
-
Uses of UnicodeProperties in jflex.core.unicode
Methods in jflex.core.unicode that return UnicodeProperties Modifier and Type Method Description UnicodeProperties
ILexScan. getUnicodeProperties()
Methods in jflex.core.unicode with parameters of type UnicodeProperties Modifier and Type Method Description IntCharSet
IntCharSet. getCaseless(UnicodeProperties unicodeProperties)
Create a caseless version of this charset.
-