Uses of Class
cz.cvut.kbss.jopa.query.sparql.SparqlParser.GraphNodePathContext
Packages that use SparqlParser.GraphNodePathContext
-
Uses of SparqlParser.GraphNodePathContext in cz.cvut.kbss.jopa.query.sparql
Methods in cz.cvut.kbss.jopa.query.sparql that return SparqlParser.GraphNodePathContextModifier and TypeMethodDescriptionSparqlParser.CollectionPathContext.graphNodePath(int i) SparqlParser.graphNodePath()SparqlParser.ObjectPathContext.graphNodePath()Methods in cz.cvut.kbss.jopa.query.sparql that return types with arguments of type SparqlParser.GraphNodePathContextMethods in cz.cvut.kbss.jopa.query.sparql with parameters of type SparqlParser.GraphNodePathContextModifier and TypeMethodDescriptionvoidSparqlParserBaseListener.enterGraphNodePath(SparqlParser.GraphNodePathContext ctx) Enter a parse tree produced bySparqlParser.graphNodePath().voidSparqlParserListener.enterGraphNodePath(SparqlParser.GraphNodePathContext ctx) Enter a parse tree produced bySparqlParser.graphNodePath().voidSparqlParserBaseListener.exitGraphNodePath(SparqlParser.GraphNodePathContext ctx) Exit a parse tree produced bySparqlParser.graphNodePath().voidSparqlParserListener.exitGraphNodePath(SparqlParser.GraphNodePathContext ctx) Exit a parse tree produced bySparqlParser.graphNodePath().