Uses of Enum Class
de.firemage.autograder.treeg.RegExElementType
Packages that use RegExElementType
-
Uses of RegExElementType in de.firemage.autograder.treeg
Methods in de.firemage.autograder.treeg that return RegExElementTypeModifier and TypeMethodDescriptionRegExLexer.peekType()RegExLexer.peekType(int offset) static RegExElementTypeReturns the enum constant of this class with the specified name.static RegExElementType[]RegExElementType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.firemage.autograder.treeg with parameters of type RegExElementType