Uses of Class
com.evolveum.axiom.lang.antlr.query.AxiomQueryParser.NullValueContext
-
Uses of AxiomQueryParser.NullValueContext in com.evolveum.axiom.lang.antlr.query
Modifier and TypeMethodDescriptionvoid
AxiomQueryParserBaseListener.enterNullValue
(AxiomQueryParser.NullValueContext ctx) Enter a parse tree produced by thenullValue
labeled alternative inAxiomQueryParser.literalValue()
.void
AxiomQueryParserListener.enterNullValue
(AxiomQueryParser.NullValueContext ctx) Enter a parse tree produced by thenullValue
labeled alternative inAxiomQueryParser.literalValue()
.void
AxiomQueryParserBaseListener.exitNullValue
(AxiomQueryParser.NullValueContext ctx) Exit a parse tree produced by thenullValue
labeled alternative inAxiomQueryParser.literalValue()
.void
AxiomQueryParserListener.exitNullValue
(AxiomQueryParser.NullValueContext ctx) Exit a parse tree produced by thenullValue
labeled alternative inAxiomQueryParser.literalValue()
.AxiomQueryParserBaseVisitor.visitNullValue
(AxiomQueryParser.NullValueContext ctx) Visit a parse tree produced by thenullValue
labeled alternative inAxiomQueryParser.literalValue()
.AxiomQueryParserVisitor.visitNullValue
(AxiomQueryParser.NullValueContext ctx) Visit a parse tree produced by thenullValue
labeled alternative inAxiomQueryParser.literalValue()
.