public interface ProtoParserListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
ProtoParser.void enterProto(ProtoParser.ProtoContext ctx)
ProtoParser.proto().ctx - the parse treevoid exitProto(ProtoParser.ProtoContext ctx)
ProtoParser.proto().ctx - the parse treevoid enterSyntax(ProtoParser.SyntaxContext ctx)
ProtoParser.syntax().ctx - the parse treevoid exitSyntax(ProtoParser.SyntaxContext ctx)
ProtoParser.syntax().ctx - the parse treevoid enterPackageStatement(ProtoParser.PackageStatementContext ctx)
ProtoParser.packageStatement().ctx - the parse treevoid exitPackageStatement(ProtoParser.PackageStatementContext ctx)
ProtoParser.packageStatement().ctx - the parse treevoid enterPackageName(ProtoParser.PackageNameContext ctx)
ProtoParser.packageName().ctx - the parse treevoid exitPackageName(ProtoParser.PackageNameContext ctx)
ProtoParser.packageName().ctx - the parse treevoid enterImportStatement(ProtoParser.ImportStatementContext ctx)
ProtoParser.importStatement().ctx - the parse treevoid exitImportStatement(ProtoParser.ImportStatementContext ctx)
ProtoParser.importStatement().ctx - the parse treevoid enterFileReference(ProtoParser.FileReferenceContext ctx)
ProtoParser.fileReference().ctx - the parse treevoid exitFileReference(ProtoParser.FileReferenceContext ctx)
ProtoParser.fileReference().ctx - the parse treevoid enterOptionEntry(ProtoParser.OptionEntryContext ctx)
ProtoParser.optionEntry().ctx - the parse treevoid exitOptionEntry(ProtoParser.OptionEntryContext ctx)
ProtoParser.optionEntry().ctx - the parse treevoid enterEnumBlock(ProtoParser.EnumBlockContext ctx)
ProtoParser.enumBlock().ctx - the parse treevoid exitEnumBlock(ProtoParser.EnumBlockContext ctx)
ProtoParser.enumBlock().ctx - the parse treevoid enterEnumName(ProtoParser.EnumNameContext ctx)
ProtoParser.enumName().ctx - the parse treevoid exitEnumName(ProtoParser.EnumNameContext ctx)
ProtoParser.enumName().ctx - the parse treevoid enterEnumField(ProtoParser.EnumFieldContext ctx)
ProtoParser.enumField().ctx - the parse treevoid exitEnumField(ProtoParser.EnumFieldContext ctx)
ProtoParser.enumField().ctx - the parse treevoid enterEnumFieldName(ProtoParser.EnumFieldNameContext ctx)
ProtoParser.enumFieldName().ctx - the parse treevoid exitEnumFieldName(ProtoParser.EnumFieldNameContext ctx)
ProtoParser.enumFieldName().ctx - the parse treevoid enterEnumFieldValue(ProtoParser.EnumFieldValueContext ctx)
ProtoParser.enumFieldValue().ctx - the parse treevoid exitEnumFieldValue(ProtoParser.EnumFieldValueContext ctx)
ProtoParser.enumFieldValue().ctx - the parse treevoid enterExtendBlock(ProtoParser.ExtendBlockContext ctx)
ProtoParser.extendBlock().ctx - the parse treevoid exitExtendBlock(ProtoParser.ExtendBlockContext ctx)
ProtoParser.extendBlock().ctx - the parse treevoid enterExtendBlockEntry(ProtoParser.ExtendBlockEntryContext ctx)
ProtoParser.extendBlockEntry().ctx - the parse treevoid exitExtendBlockEntry(ProtoParser.ExtendBlockEntryContext ctx)
ProtoParser.extendBlockEntry().ctx - the parse treevoid enterServiceBlock(ProtoParser.ServiceBlockContext ctx)
ProtoParser.serviceBlock().ctx - the parse treevoid exitServiceBlock(ProtoParser.ServiceBlockContext ctx)
ProtoParser.serviceBlock().ctx - the parse treevoid enterServiceName(ProtoParser.ServiceNameContext ctx)
ProtoParser.serviceName().ctx - the parse treevoid exitServiceName(ProtoParser.ServiceNameContext ctx)
ProtoParser.serviceName().ctx - the parse treevoid enterRpcMethod(ProtoParser.RpcMethodContext ctx)
ProtoParser.rpcMethod().ctx - the parse treevoid exitRpcMethod(ProtoParser.RpcMethodContext ctx)
ProtoParser.rpcMethod().ctx - the parse treevoid enterRpcName(ProtoParser.RpcNameContext ctx)
ProtoParser.rpcName().ctx - the parse treevoid exitRpcName(ProtoParser.RpcNameContext ctx)
ProtoParser.rpcName().ctx - the parse treevoid enterRpcType(ProtoParser.RpcTypeContext ctx)
ProtoParser.rpcType().ctx - the parse treevoid exitRpcType(ProtoParser.RpcTypeContext ctx)
ProtoParser.rpcType().ctx - the parse treevoid enterMessageBlock(ProtoParser.MessageBlockContext ctx)
ProtoParser.messageBlock().ctx - the parse treevoid exitMessageBlock(ProtoParser.MessageBlockContext ctx)
ProtoParser.messageBlock().ctx - the parse treevoid enterMessageName(ProtoParser.MessageNameContext ctx)
ProtoParser.messageName().ctx - the parse treevoid exitMessageName(ProtoParser.MessageNameContext ctx)
ProtoParser.messageName().ctx - the parse treevoid enterOneof(ProtoParser.OneofContext ctx)
ProtoParser.oneof().ctx - the parse treevoid exitOneof(ProtoParser.OneofContext ctx)
ProtoParser.oneof().ctx - the parse treevoid enterOneofName(ProtoParser.OneofNameContext ctx)
ProtoParser.oneofName().ctx - the parse treevoid exitOneofName(ProtoParser.OneofNameContext ctx)
ProtoParser.oneofName().ctx - the parse treevoid enterOneofField(ProtoParser.OneofFieldContext ctx)
ProtoParser.oneofField().ctx - the parse treevoid exitOneofField(ProtoParser.OneofFieldContext ctx)
ProtoParser.oneofField().ctx - the parse treevoid enterOneofGroup(ProtoParser.OneofGroupContext ctx)
ProtoParser.oneofGroup().ctx - the parse treevoid exitOneofGroup(ProtoParser.OneofGroupContext ctx)
ProtoParser.oneofGroup().ctx - the parse treevoid enterMap(ProtoParser.MapContext ctx)
ProtoParser.map().ctx - the parse treevoid exitMap(ProtoParser.MapContext ctx)
ProtoParser.map().ctx - the parse treevoid enterMapKey(ProtoParser.MapKeyContext ctx)
ProtoParser.mapKey().ctx - the parse treevoid exitMapKey(ProtoParser.MapKeyContext ctx)
ProtoParser.mapKey().ctx - the parse treevoid enterMapValue(ProtoParser.MapValueContext ctx)
ProtoParser.mapValue().ctx - the parse treevoid exitMapValue(ProtoParser.MapValueContext ctx)
ProtoParser.mapValue().ctx - the parse treevoid enterTag(ProtoParser.TagContext ctx)
ProtoParser.tag().ctx - the parse treevoid exitTag(ProtoParser.TagContext ctx)
ProtoParser.tag().ctx - the parse treevoid enterGroupBlock(ProtoParser.GroupBlockContext ctx)
ProtoParser.groupBlock().ctx - the parse treevoid exitGroupBlock(ProtoParser.GroupBlockContext ctx)
ProtoParser.groupBlock().ctx - the parse treevoid enterGroupName(ProtoParser.GroupNameContext ctx)
ProtoParser.groupName().ctx - the parse treevoid exitGroupName(ProtoParser.GroupNameContext ctx)
ProtoParser.groupName().ctx - the parse treevoid enterExtensions(ProtoParser.ExtensionsContext ctx)
ProtoParser.extensions().ctx - the parse treevoid exitExtensions(ProtoParser.ExtensionsContext ctx)
ProtoParser.extensions().ctx - the parse treevoid enterRanges(ProtoParser.RangesContext ctx)
ProtoParser.ranges().ctx - the parse treevoid exitRanges(ProtoParser.RangesContext ctx)
ProtoParser.ranges().ctx - the parse treevoid enterRange(ProtoParser.RangeContext ctx)
ProtoParser.range().ctx - the parse treevoid exitRange(ProtoParser.RangeContext ctx)
ProtoParser.range().ctx - the parse treevoid enterRangeFrom(ProtoParser.RangeFromContext ctx)
ProtoParser.rangeFrom().ctx - the parse treevoid exitRangeFrom(ProtoParser.RangeFromContext ctx)
ProtoParser.rangeFrom().ctx - the parse treevoid enterRangeTo(ProtoParser.RangeToContext ctx)
ProtoParser.rangeTo().ctx - the parse treevoid exitRangeTo(ProtoParser.RangeToContext ctx)
ProtoParser.rangeTo().ctx - the parse treevoid enterReserved(ProtoParser.ReservedContext ctx)
ProtoParser.reserved().ctx - the parse treevoid exitReserved(ProtoParser.ReservedContext ctx)
ProtoParser.reserved().ctx - the parse treevoid enterFieldNames(ProtoParser.FieldNamesContext ctx)
ProtoParser.fieldNames().ctx - the parse treevoid exitFieldNames(ProtoParser.FieldNamesContext ctx)
ProtoParser.fieldNames().ctx - the parse treevoid enterFieldNameString(ProtoParser.FieldNameStringContext ctx)
ProtoParser.fieldNameString().ctx - the parse treevoid exitFieldNameString(ProtoParser.FieldNameStringContext ctx)
ProtoParser.fieldNameString().ctx - the parse treevoid enterField(ProtoParser.FieldContext ctx)
ProtoParser.field().ctx - the parse treevoid exitField(ProtoParser.FieldContext ctx)
ProtoParser.field().ctx - the parse treevoid enterFieldName(ProtoParser.FieldNameContext ctx)
ProtoParser.fieldName().ctx - the parse treevoid exitFieldName(ProtoParser.FieldNameContext ctx)
ProtoParser.fieldName().ctx - the parse treevoid enterFieldModifier(ProtoParser.FieldModifierContext ctx)
ProtoParser.fieldModifier().ctx - the parse treevoid exitFieldModifier(ProtoParser.FieldModifierContext ctx)
ProtoParser.fieldModifier().ctx - the parse treevoid enterTypeReference(ProtoParser.TypeReferenceContext ctx)
ProtoParser.typeReference().ctx - the parse treevoid exitTypeReference(ProtoParser.TypeReferenceContext ctx)
ProtoParser.typeReference().ctx - the parse treevoid enterFieldOptions(ProtoParser.FieldOptionsContext ctx)
ProtoParser.fieldOptions().ctx - the parse treevoid exitFieldOptions(ProtoParser.FieldOptionsContext ctx)
ProtoParser.fieldOptions().ctx - the parse treevoid enterOption(ProtoParser.OptionContext ctx)
ProtoParser.option().ctx - the parse treevoid exitOption(ProtoParser.OptionContext ctx)
ProtoParser.option().ctx - the parse treevoid enterOptionName(ProtoParser.OptionNameContext ctx)
ProtoParser.optionName().ctx - the parse treevoid exitOptionName(ProtoParser.OptionNameContext ctx)
ProtoParser.optionName().ctx - the parse treevoid enterOptionValue(ProtoParser.OptionValueContext ctx)
ProtoParser.optionValue().ctx - the parse treevoid exitOptionValue(ProtoParser.OptionValueContext ctx)
ProtoParser.optionValue().ctx - the parse treevoid enterTextFormat(ProtoParser.TextFormatContext ctx)
ProtoParser.textFormat().ctx - the parse treevoid exitTextFormat(ProtoParser.TextFormatContext ctx)
ProtoParser.textFormat().ctx - the parse treevoid enterTextFormatOptionName(ProtoParser.TextFormatOptionNameContext ctx)
ProtoParser.textFormatOptionName().ctx - the parse treevoid exitTextFormatOptionName(ProtoParser.TextFormatOptionNameContext ctx)
ProtoParser.textFormatOptionName().ctx - the parse treevoid enterTextFormatEntry(ProtoParser.TextFormatEntryContext ctx)
ProtoParser.textFormatEntry().ctx - the parse treevoid exitTextFormatEntry(ProtoParser.TextFormatEntryContext ctx)
ProtoParser.textFormatEntry().ctx - the parse treevoid enterTextFormatOptionValue(ProtoParser.TextFormatOptionValueContext ctx)
ProtoParser.textFormatOptionValue().ctx - the parse treevoid exitTextFormatOptionValue(ProtoParser.TextFormatOptionValueContext ctx)
ProtoParser.textFormatOptionValue().ctx - the parse treevoid enterFullIdent(ProtoParser.FullIdentContext ctx)
ProtoParser.fullIdent().ctx - the parse treevoid exitFullIdent(ProtoParser.FullIdentContext ctx)
ProtoParser.fullIdent().ctx - the parse treevoid enterIdent(ProtoParser.IdentContext ctx)
ProtoParser.ident().ctx - the parse treevoid exitIdent(ProtoParser.IdentContext ctx)
ProtoParser.ident().ctx - the parse treeCopyright © 2015–2016. All rights reserved.