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.CharSetSizeReturns 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 TypeMethodDescriptionvoidAbstractLexScan.initCharClasses(AbstractLexScan.CharSetSize size) voidAbstractLexScan.initCharClasses(AbstractLexScan.CharSetSize size, String version)