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 TypeMethodDescriptionvoidSparqlParserBaseListener.enterGraphRef(SparqlParser.GraphRefContext ctx) Enter a parse tree produced bySparqlParser.graphRef().voidSparqlParserListener.enterGraphRef(SparqlParser.GraphRefContext ctx) Enter a parse tree produced bySparqlParser.graphRef().voidSparqlParserBaseListener.exitGraphRef(SparqlParser.GraphRefContext ctx) Exit a parse tree produced bySparqlParser.graphRef().voidSparqlParserListener.exitGraphRef(SparqlParser.GraphRefContext ctx) Exit a parse tree produced bySparqlParser.graphRef().