Uses of Class
cz.cvut.kbss.jopa.query.sparql.SparqlParser.CollectionPathContext
Packages that use SparqlParser.CollectionPathContext
-
Uses of SparqlParser.CollectionPathContext in cz.cvut.kbss.jopa.query.sparql
Methods in cz.cvut.kbss.jopa.query.sparql that return SparqlParser.CollectionPathContextModifier and TypeMethodDescriptionSparqlParser.collectionPath()SparqlParser.TriplesNodePathContext.collectionPath()Methods in cz.cvut.kbss.jopa.query.sparql with parameters of type SparqlParser.CollectionPathContextModifier and TypeMethodDescriptionvoidSparqlParserBaseListener.enterCollectionPath(SparqlParser.CollectionPathContext ctx) Enter a parse tree produced bySparqlParser.collectionPath().voidSparqlParserListener.enterCollectionPath(SparqlParser.CollectionPathContext ctx) Enter a parse tree produced bySparqlParser.collectionPath().voidSparqlParserBaseListener.exitCollectionPath(SparqlParser.CollectionPathContext ctx) Exit a parse tree produced bySparqlParser.collectionPath().voidSparqlParserListener.exitCollectionPath(SparqlParser.CollectionPathContext ctx) Exit a parse tree produced bySparqlParser.collectionPath().