Uses of Class
jflex.core.unicode.UnicodeProperties.UnsupportedUnicodeVersionException
-
Packages that use UnicodeProperties.UnsupportedUnicodeVersionException Package Description jflex.core.unicode -
-
Uses of UnicodeProperties.UnsupportedUnicodeVersionException in jflex.core.unicode
Constructors in jflex.core.unicode that throw UnicodeProperties.UnsupportedUnicodeVersionException Constructor Description UnicodeProperties()
Unpacks the Unicode data corresponding to the default Unicode version: ""12.1"".UnicodeProperties(String version)
Unpacks the Unicode data corresponding to the given version.
-