Uses of Class
cz.cvut.kbss.jopa.query.sparql.SparqlParser.PathAlternativeContext
Packages that use SparqlParser.PathAlternativeContext
-
Uses of SparqlParser.PathAlternativeContext in cz.cvut.kbss.jopa.query.sparql
Methods in cz.cvut.kbss.jopa.query.sparql that return SparqlParser.PathAlternativeContextModifier and TypeMethodDescriptionSparqlParser.pathAlternative()SparqlParser.PathContext.pathAlternative()Methods in cz.cvut.kbss.jopa.query.sparql with parameters of type SparqlParser.PathAlternativeContextModifier and TypeMethodDescriptionvoidSparqlParserBaseListener.enterPathAlternative(SparqlParser.PathAlternativeContext ctx) Enter a parse tree produced bySparqlParser.pathAlternative().voidSparqlParserListener.enterPathAlternative(SparqlParser.PathAlternativeContext ctx) Enter a parse tree produced bySparqlParser.pathAlternative().voidSparqlParserBaseListener.exitPathAlternative(SparqlParser.PathAlternativeContext ctx) Exit a parse tree produced bySparqlParser.pathAlternative().voidSparqlParserListener.exitPathAlternative(SparqlParser.PathAlternativeContext ctx) Exit a parse tree produced bySparqlParser.pathAlternative().