Uses of Enum Class
com.evolveum.axiom.lang.antlr.TokenCustom.IdentifierContext
-
Uses of TokenCustom.IdentifierContext in com.evolveum.axiom.lang.antlr
Modifier and TypeMethodDescriptionTokenCustom.identifierContext()
Returns the value of theidentifierContext
record component.Returns the enum constant of this class with the specified name.static TokenCustom.IdentifierContext[]
TokenCustom.IdentifierContext.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionTokenCustom
(int type, TokenCustom.IdentifierContext identifierContext) Creates an instance of aTokenCustom
record class.