Uses of Class
org.apache.avro.idl.IdlParser.JsonPairContext
-
Uses of IdlParser.JsonPairContext in org.apache.avro.idl
Modifier and TypeMethodDescriptionIdlParser.JsonObjectContext.jsonPair
(int i) IdlParser.jsonPair()
Modifier and TypeMethodDescriptionvoid
IdlBaseListener.enterJsonPair
(IdlParser.JsonPairContext ctx) Enter a parse tree produced byIdlParser.jsonPair()
.void
IdlListener.enterJsonPair
(IdlParser.JsonPairContext ctx) Enter a parse tree produced byIdlParser.jsonPair()
.void
IdlBaseListener.exitJsonPair
(IdlParser.JsonPairContext ctx) Exit a parse tree produced byIdlParser.jsonPair()
.void
IdlListener.exitJsonPair
(IdlParser.JsonPairContext ctx) Exit a parse tree produced byIdlParser.jsonPair()
.