Uses of Class
cz.cvut.kbss.jopa.query.sparql.SparqlParser.ExistsFunctionContext
Packages that use SparqlParser.ExistsFunctionContext
-
Uses of SparqlParser.ExistsFunctionContext in cz.cvut.kbss.jopa.query.sparql
Methods in cz.cvut.kbss.jopa.query.sparql that return SparqlParser.ExistsFunctionContextModifier and TypeMethodDescriptionSparqlParser.BuiltInCallContext.existsFunction()
SparqlParser.existsFunction()
Methods in cz.cvut.kbss.jopa.query.sparql with parameters of type SparqlParser.ExistsFunctionContextModifier and TypeMethodDescriptionvoid
SparqlParserBaseListener.enterExistsFunction
(SparqlParser.ExistsFunctionContext ctx) Enter a parse tree produced bySparqlParser.existsFunction()
.void
SparqlParserListener.enterExistsFunction
(SparqlParser.ExistsFunctionContext ctx) Enter a parse tree produced bySparqlParser.existsFunction()
.void
SparqlParserBaseListener.exitExistsFunction
(SparqlParser.ExistsFunctionContext ctx) Exit a parse tree produced bySparqlParser.existsFunction()
.void
SparqlParserListener.exitExistsFunction
(SparqlParser.ExistsFunctionContext ctx) Exit a parse tree produced bySparqlParser.existsFunction()
.