Uses of Enum Class
de.firemage.autograder.treeg.ast.BoundaryMatcher.Type
Packages that use BoundaryMatcher.Type
-
Uses of BoundaryMatcher.Type in de.firemage.autograder.treeg.ast
Methods in de.firemage.autograder.treeg.ast that return BoundaryMatcher.TypeModifier and TypeMethodDescriptionBoundaryMatcher.type()Returns the value of thetyperecord component.static BoundaryMatcher.TypeReturns the enum constant of this class with the specified name.static BoundaryMatcher.Type[]BoundaryMatcher.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 BoundaryMatcher.TypeModifierConstructorDescriptionCreates an instance of aBoundaryMatcherrecord class.