Uses of Enum Class
com.evolveum.axiom.lang.antlr.TokenCustom.IdentifierContext
Packages that use TokenCustom.IdentifierContext
-
Uses of TokenCustom.IdentifierContext in com.evolveum.axiom.lang.antlr
Methods in com.evolveum.axiom.lang.antlr that return TokenCustom.IdentifierContextModifier 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.Constructors in com.evolveum.axiom.lang.antlr with parameters of type TokenCustom.IdentifierContextModifierConstructorDescriptionTokenCustom
(int type, TokenCustom.IdentifierContext identifierContext) Creates an instance of aTokenCustom
record class.