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 UnicodePropertiesLexScan. unicodePropertiesMethods in jflex that return UnicodeProperties Modifier and Type Method Description UnicodePropertiesLexScan. getUnicodeProperties()Methods in jflex with parameters of type UnicodeProperties Modifier and Type Method Description IntCharSetIntCharSet. getCaseless(UnicodeProperties unicodeProperties)Create a caseless version of this charset.
-