Uses of Enum
jflex.core.AbstractLexScan.CharSetSize
Packages that use AbstractLexScan.CharSetSize
-
Uses of AbstractLexScan.CharSetSize in jflex.core
Methods in jflex.core that return AbstractLexScan.CharSetSizeModifier and TypeMethodDescriptionstatic AbstractLexScan.CharSetSize
Returns the enum constant of this type with the specified name.static AbstractLexScan.CharSetSize[]
AbstractLexScan.CharSetSize.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in jflex.core with parameters of type AbstractLexScan.CharSetSizeModifier and TypeMethodDescriptionvoid
AbstractLexScan.initCharClasses
(AbstractLexScan.CharSetSize size) void
AbstractLexScan.initCharClasses
(AbstractLexScan.CharSetSize size, String version)