Uses of Class
com.evolveum.axiom.lang.antlr.query.AxiomQueryParser.VariableContext
-
Uses of AxiomQueryParser.VariableContext in com.evolveum.axiom.lang.antlr.query
Modifier and TypeMethodDescriptionAxiomQueryParser.FirstComponentContext.variable()
AxiomQueryParser.variable()
Modifier and TypeMethodDescriptionvoid
AxiomQueryParserBaseListener.enterVariable
(AxiomQueryParser.VariableContext ctx) Enter a parse tree produced byAxiomQueryParser.variable()
.void
AxiomQueryParserListener.enterVariable
(AxiomQueryParser.VariableContext ctx) Enter a parse tree produced byAxiomQueryParser.variable()
.void
AxiomQueryParserBaseListener.exitVariable
(AxiomQueryParser.VariableContext ctx) Exit a parse tree produced byAxiomQueryParser.variable()
.void
AxiomQueryParserListener.exitVariable
(AxiomQueryParser.VariableContext ctx) Exit a parse tree produced byAxiomQueryParser.variable()
.AxiomQueryParserBaseVisitor.visitVariable
(AxiomQueryParser.VariableContext ctx) Visit a parse tree produced byAxiomQueryParser.variable()
.AxiomQueryParserVisitor.visitVariable
(AxiomQueryParser.VariableContext ctx) Visit a parse tree produced byAxiomQueryParser.variable()
.