Uses of Class
cz.cvut.kbss.jopa.query.sparql.SparqlParser.GraphRefAllContext
Packages that use SparqlParser.GraphRefAllContext
-
Uses of SparqlParser.GraphRefAllContext in cz.cvut.kbss.jopa.query.sparql
Methods in cz.cvut.kbss.jopa.query.sparql that return SparqlParser.GraphRefAllContextModifier and TypeMethodDescriptionSparqlParser.ClearContext.graphRefAll()
SparqlParser.DropContext.graphRefAll()
SparqlParser.graphRefAll()
Methods in cz.cvut.kbss.jopa.query.sparql with parameters of type SparqlParser.GraphRefAllContextModifier and TypeMethodDescriptionvoid
SparqlParserBaseListener.enterGraphRefAll
(SparqlParser.GraphRefAllContext ctx) Enter a parse tree produced bySparqlParser.graphRefAll()
.void
SparqlParserListener.enterGraphRefAll
(SparqlParser.GraphRefAllContext ctx) Enter a parse tree produced bySparqlParser.graphRefAll()
.void
SparqlParserBaseListener.exitGraphRefAll
(SparqlParser.GraphRefAllContext ctx) Exit a parse tree produced bySparqlParser.graphRefAll()
.void
SparqlParserListener.exitGraphRefAll
(SparqlParser.GraphRefAllContext ctx) Exit a parse tree produced bySparqlParser.graphRefAll()
.