Uses of Class
cz.cvut.kbss.jopa.query.sparql.SparqlParser.NumericLiteralUnsignedContext
Packages that use SparqlParser.NumericLiteralUnsignedContext
-
Uses of SparqlParser.NumericLiteralUnsignedContext in cz.cvut.kbss.jopa.query.sparql
Methods in cz.cvut.kbss.jopa.query.sparql that return SparqlParser.NumericLiteralUnsignedContextModifier and TypeMethodDescriptionSparqlParser.NumericLiteralContext.numericLiteralUnsigned()SparqlParser.numericLiteralUnsigned()Methods in cz.cvut.kbss.jopa.query.sparql with parameters of type SparqlParser.NumericLiteralUnsignedContextModifier and TypeMethodDescriptionvoidSparqlParserBaseListener.enterNumericLiteralUnsigned(SparqlParser.NumericLiteralUnsignedContext ctx) Enter a parse tree produced bySparqlParser.numericLiteralUnsigned().voidSparqlParserListener.enterNumericLiteralUnsigned(SparqlParser.NumericLiteralUnsignedContext ctx) Enter a parse tree produced bySparqlParser.numericLiteralUnsigned().voidSparqlParserBaseListener.exitNumericLiteralUnsigned(SparqlParser.NumericLiteralUnsignedContext ctx) Exit a parse tree produced bySparqlParser.numericLiteralUnsigned().voidSparqlParserListener.exitNumericLiteralUnsigned(SparqlParser.NumericLiteralUnsignedContext ctx) Exit a parse tree produced bySparqlParser.numericLiteralUnsigned().