Uses of Class
jflex.unicode.UnicodeProperties
-
Packages that use UnicodeProperties Package Description jflex -
-
Uses of UnicodeProperties in jflex
Fields in jflex declared as UnicodeProperties Modifier and Type Field Description private UnicodeProperties
LexScan. unicodeProperties
Methods in jflex that return UnicodeProperties Modifier and Type Method Description UnicodeProperties
LexScan. getUnicodeProperties()
Methods in jflex with parameters of type UnicodeProperties Modifier and Type Method Description IntCharSet
IntCharSet. getCaseless(UnicodeProperties unicodeProperties)
Create a caseless version of this charset.
-