void |
UriParserListener.enterJsonPrimitive(UriParserParser.JsonPrimitiveContext ctx)
|
void |
UriParserBaseListener.enterJsonPrimitive(UriParserParser.JsonPrimitiveContext ctx)
|
void |
UriParserListener.exitJsonPrimitive(UriParserParser.JsonPrimitiveContext ctx)
|
void |
UriParserBaseListener.exitJsonPrimitive(UriParserParser.JsonPrimitiveContext ctx)
|
T |
UriParserVisitor.visitJsonPrimitive(UriParserParser.JsonPrimitiveContext ctx)
|
T |
UriParserBaseVisitor.visitJsonPrimitive(UriParserParser.JsonPrimitiveContext ctx)
|