Uses of Class
cz.cvut.kbss.jopa.query.sparql.SparqlParser.NotExistsFunctionContext
Packages that use SparqlParser.NotExistsFunctionContext
-
Uses of SparqlParser.NotExistsFunctionContext in cz.cvut.kbss.jopa.query.sparql
Methods in cz.cvut.kbss.jopa.query.sparql that return SparqlParser.NotExistsFunctionContextModifier and TypeMethodDescriptionSparqlParser.BuiltInCallContext.notExistsFunction()
SparqlParser.notExistsFunction()
Methods in cz.cvut.kbss.jopa.query.sparql with parameters of type SparqlParser.NotExistsFunctionContextModifier and TypeMethodDescriptionvoid
SparqlParserBaseListener.enterNotExistsFunction
(SparqlParser.NotExistsFunctionContext ctx) Enter a parse tree produced bySparqlParser.notExistsFunction()
.void
SparqlParserListener.enterNotExistsFunction
(SparqlParser.NotExistsFunctionContext ctx) Enter a parse tree produced bySparqlParser.notExistsFunction()
.void
SparqlParserBaseListener.exitNotExistsFunction
(SparqlParser.NotExistsFunctionContext ctx) Exit a parse tree produced bySparqlParser.notExistsFunction()
.void
SparqlParserListener.exitNotExistsFunction
(SparqlParser.NotExistsFunctionContext ctx) Exit a parse tree produced bySparqlParser.notExistsFunction()
.