Uses of Class
cz.cvut.kbss.jopa.query.sparql.SparqlParser.GraphTermContext
Packages that use SparqlParser.GraphTermContext
-
Uses of SparqlParser.GraphTermContext in cz.cvut.kbss.jopa.query.sparql
Methods in cz.cvut.kbss.jopa.query.sparql that return SparqlParser.GraphTermContextModifier and TypeMethodDescriptionSparqlParser.graphTerm()SparqlParser.VarOrTermContext.graphTerm()Methods in cz.cvut.kbss.jopa.query.sparql with parameters of type SparqlParser.GraphTermContextModifier and TypeMethodDescriptionvoidSparqlParserBaseListener.enterGraphTerm(SparqlParser.GraphTermContext ctx) Enter a parse tree produced bySparqlParser.graphTerm().voidSparqlParserListener.enterGraphTerm(SparqlParser.GraphTermContext ctx) Enter a parse tree produced bySparqlParser.graphTerm().voidSparqlParserBaseListener.exitGraphTerm(SparqlParser.GraphTermContext ctx) Exit a parse tree produced bySparqlParser.graphTerm().voidSparqlParserListener.exitGraphTerm(SparqlParser.GraphTermContext ctx) Exit a parse tree produced bySparqlParser.graphTerm().