Uses of Class
org.apache.avro.idl.IdlParser.ProtocolDeclarationBodyContext
-
Uses of IdlParser.ProtocolDeclarationBodyContext in org.apache.avro.idl
Modifier and TypeMethodDescriptionIdlParser.protocolDeclarationBody()
IdlParser.ProtocolDeclarationContext.protocolDeclarationBody()
Modifier and TypeMethodDescriptionvoid
IdlBaseListener.enterProtocolDeclarationBody
(IdlParser.ProtocolDeclarationBodyContext ctx) Enter a parse tree produced byIdlParser.protocolDeclarationBody()
.void
IdlListener.enterProtocolDeclarationBody
(IdlParser.ProtocolDeclarationBodyContext ctx) Enter a parse tree produced byIdlParser.protocolDeclarationBody()
.void
IdlBaseListener.exitProtocolDeclarationBody
(IdlParser.ProtocolDeclarationBodyContext ctx) Exit a parse tree produced byIdlParser.protocolDeclarationBody()
.void
IdlListener.exitProtocolDeclarationBody
(IdlParser.ProtocolDeclarationBodyContext ctx) Exit a parse tree produced byIdlParser.protocolDeclarationBody()
.