Uses of Enum Class
de.firemage.autograder.treeg.ast.PredefinedCharacterClass.Type
Packages that use PredefinedCharacterClass.Type
-
Uses of PredefinedCharacterClass.Type in de.firemage.autograder.treeg.ast
Methods in de.firemage.autograder.treeg.ast that return PredefinedCharacterClass.TypeModifier and TypeMethodDescriptionPredefinedCharacterClass.type()Returns the value of thetyperecord component.Returns the enum constant of this class with the specified name.static PredefinedCharacterClass.Type[]PredefinedCharacterClass.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in de.firemage.autograder.treeg.ast with parameters of type PredefinedCharacterClass.TypeModifierConstructorDescriptionCreates an instance of aPredefinedCharacterClassrecord class.