Uses of Class
cz.cvut.kbss.jopa.query.sparql.SparqlParser.GraphRefContext
Packages that use SparqlParser.GraphRefContext
-
Uses of SparqlParser.GraphRefContext in cz.cvut.kbss.jopa.query.sparql
Methods in cz.cvut.kbss.jopa.query.sparql that return SparqlParser.GraphRefContextModifier and TypeMethodDescriptionSparqlParser.CreateContext.graphRef()
SparqlParser.graphRef()
SparqlParser.GraphRefAllContext.graphRef()
SparqlParser.LoadContext.graphRef()
Methods in cz.cvut.kbss.jopa.query.sparql with parameters of type SparqlParser.GraphRefContextModifier and TypeMethodDescriptionvoid
SparqlParserBaseListener.enterGraphRef
(SparqlParser.GraphRefContext ctx) Enter a parse tree produced bySparqlParser.graphRef()
.void
SparqlParserListener.enterGraphRef
(SparqlParser.GraphRefContext ctx) Enter a parse tree produced bySparqlParser.graphRef()
.void
SparqlParserBaseListener.exitGraphRef
(SparqlParser.GraphRefContext ctx) Exit a parse tree produced bySparqlParser.graphRef()
.void
SparqlParserListener.exitGraphRef
(SparqlParser.GraphRefContext ctx) Exit a parse tree produced bySparqlParser.graphRef()
.