void |
UriParserListener.enterPrimitiveLiteral(UriParserParser.PrimitiveLiteralContext ctx)
|
void |
UriParserBaseListener.enterPrimitiveLiteral(UriParserParser.PrimitiveLiteralContext ctx)
|
void |
UriParserListener.exitPrimitiveLiteral(UriParserParser.PrimitiveLiteralContext ctx)
|
void |
UriParserBaseListener.exitPrimitiveLiteral(UriParserParser.PrimitiveLiteralContext ctx)
|
T |
UriParserVisitor.visitPrimitiveLiteral(UriParserParser.PrimitiveLiteralContext ctx)
|
T |
UriParserBaseVisitor.visitPrimitiveLiteral(UriParserParser.PrimitiveLiteralContext ctx)
|