Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W _ 

A

AbstractDescriptor - Class in io.protostuff.compiler.model
Base class for all protocol buffer descriptors: message enum service method
AbstractDescriptor() - Constructor for class io.protostuff.compiler.model.AbstractDescriptor
 
AbstractElement - Class in io.protostuff.compiler.model
 
AbstractElement() - Constructor for class io.protostuff.compiler.model.AbstractElement
 
AbstractExtensionRegistry - Class in io.protostuff.compiler.parser
 
AbstractExtensionRegistry() - Constructor for class io.protostuff.compiler.parser.AbstractExtensionRegistry
 
AbstractProtoParserListener - Class in io.protostuff.compiler.parser
 
AbstractProtoParserListener(BufferedTokenStream, ProtoContext) - Constructor for class io.protostuff.compiler.parser.AbstractProtoParserListener
 
AbstractUserType - Class in io.protostuff.compiler.model
 
AbstractUserType(UserTypeContainer) - Constructor for class io.protostuff.compiler.model.AbstractUserType
 
AbstractUserTypeContainer - Class in io.protostuff.compiler.model
 
AbstractUserTypeContainer(UserTypeContainer) - Constructor for class io.protostuff.compiler.model.AbstractUserTypeContainer
 
addComment(String) - Method in class io.protostuff.compiler.model.AbstractElement
 
addConstant(EnumConstant) - Method in class io.protostuff.compiler.model.Enum
 
addDeclaredExtension(Extension) - Method in class io.protostuff.compiler.model.AbstractUserTypeContainer
 
addDeclaredExtension(Extension) - Method in interface io.protostuff.compiler.model.ExtensionContainer
 
addEnum(Enum) - Method in class io.protostuff.compiler.model.AbstractUserTypeContainer
 
addEnum(Enum) - Method in interface io.protostuff.compiler.model.EnumContainer
 
addExtensionRange(ExtensionRange) - Method in class io.protostuff.compiler.model.Message
 
addField(Field) - Method in class io.protostuff.compiler.model.Extension
 
addField(Field) - Method in interface io.protostuff.compiler.model.FieldContainer
 
addField(Field) - Method in class io.protostuff.compiler.model.Message
 
addField(Field) - Method in class io.protostuff.compiler.model.Oneof
 
addGroup(Group) - Method in class io.protostuff.compiler.model.Extension
 
addGroup(Group) - Method in interface io.protostuff.compiler.model.GroupContainer
 
addGroup(Group) - Method in class io.protostuff.compiler.model.Message
 
addGroup(Group) - Method in class io.protostuff.compiler.model.Oneof
 
addImport(Import) - Method in class io.protostuff.compiler.model.Proto
 
addImport(ProtoContext) - Method in class io.protostuff.compiler.parser.ProtoContext
 
addMessage(Message) - Method in class io.protostuff.compiler.model.AbstractUserTypeContainer
 
addMessage(Message) - Method in interface io.protostuff.compiler.model.MessageContainer
 
addMethod(ServiceMethod) - Method in class io.protostuff.compiler.model.Service
 
addOneof(Oneof) - Method in class io.protostuff.compiler.model.Message
 
addProto(Proto) - Method in class io.protostuff.compiler.model.Module
 
addProtoFile(String) - Method in class io.protostuff.compiler.model.ModuleConfiguration.Builder
 
addPublicImport(ProtoContext) - Method in class io.protostuff.compiler.parser.ProtoContext
 
addService(Service) - Method in class io.protostuff.compiler.model.Proto
 
aPackage - Variable in class io.protostuff.compiler.model.Proto
 
ASSIGN - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
ASSIGN - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
ASSIGN() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumConstantContext
 
ASSIGN() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldContext
 
ASSIGN() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
 
ASSIGN() - Method in class io.protostuff.compiler.parser.ProtoParser.MapContext
 
ASSIGN() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofFieldContext
 
ASSIGN() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofGroupContext
 
ASSIGN() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionContext
 
ASSIGN() - Method in class io.protostuff.compiler.parser.ProtoParser.SyntaxContext
 
attachComments(ParserRuleContext, AbstractElement, boolean) - Method in class io.protostuff.compiler.parser.AbstractProtoParserListener
 

B

BOOLEAN_VALUE - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
BOOLEAN_VALUE - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
BOOLEAN_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
BOOLEAN_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionValueContext
 
BOOLEAN_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionValueContext
 
build() - Method in class io.protostuff.compiler.model.ModuleConfiguration.Builder
 

C

ClasspathFileReader - Class in io.protostuff.compiler.parser
 
ClasspathFileReader() - Constructor for class io.protostuff.compiler.parser.ClasspathFileReader
 
clear() - Method in class io.protostuff.compiler.model.DynamicMessage
 
COLON - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
COLON - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
COLON() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatEntryContext
 
COMMA - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
COMMA - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
COMMA() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldOptionsContext
 
COMMA(int) - Method in class io.protostuff.compiler.parser.ProtoParser.FieldOptionsContext
 
COMMA() - Method in class io.protostuff.compiler.parser.ProtoParser.MapContext
 
COMMENT - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
COMMENT - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
comments - Variable in class io.protostuff.compiler.model.AbstractElement
 
CompositeFileReader - Class in io.protostuff.compiler.parser
 
CompositeFileReader(List<FileReader>) - Constructor for class io.protostuff.compiler.parser.CompositeFileReader
 
CompositeFileReader(FileReader...) - Constructor for class io.protostuff.compiler.parser.CompositeFileReader
 
CompositeParseTreeListener - Class in io.protostuff.compiler.parser
 
CompositeParseTreeListener() - Constructor for class io.protostuff.compiler.parser.CompositeParseTreeListener
 
configure() - Method in class io.protostuff.compiler.ParserModule
 
constants - Variable in class io.protostuff.compiler.model.Enum
 
containsKey(Object) - Method in class io.protostuff.compiler.model.DynamicMessage
 
containsValue(Object) - Method in class io.protostuff.compiler.model.DynamicMessage
 
context - Variable in class io.protostuff.compiler.model.Proto
 
context - Variable in class io.protostuff.compiler.parser.AbstractProtoParserListener
 
create(Class<T>, T...) - Static method in class io.protostuff.compiler.parser.CompositeParseTreeListener
 
create(List<Path>) - Method in interface io.protostuff.compiler.parser.FileReaderFactory
 
createBoolean(boolean) - Static method in class io.protostuff.compiler.model.DynamicMessage.Value
 
createBoolean(SourceCodeLocation, boolean) - Static method in class io.protostuff.compiler.model.DynamicMessage.Value
 
createEnum(String) - Static method in class io.protostuff.compiler.model.DynamicMessage.Value
 
createEnum(SourceCodeLocation, String) - Static method in class io.protostuff.compiler.model.DynamicMessage.Value
 
createFloat(double) - Static method in class io.protostuff.compiler.model.DynamicMessage.Value
 
createFloat(SourceCodeLocation, double) - Static method in class io.protostuff.compiler.model.DynamicMessage.Value
 
createInteger(long) - Static method in class io.protostuff.compiler.model.DynamicMessage.Value
 
createInteger(SourceCodeLocation, long) - Static method in class io.protostuff.compiler.model.DynamicMessage.Value
 
createMessage(DynamicMessage) - Static method in class io.protostuff.compiler.model.DynamicMessage.Value
 
createMessage(SourceCodeLocation, DynamicMessage) - Static method in class io.protostuff.compiler.model.DynamicMessage.Value
 
createScopeLookupList(UserTypeContainer) - Static method in class io.protostuff.compiler.parser.TypeResolverPostProcessor
 
createString(String) - Static method in class io.protostuff.compiler.model.DynamicMessage.Value
 
createString(SourceCodeLocation, String) - Static method in class io.protostuff.compiler.model.DynamicMessage.Value
 

D

DECIMAL - Static variable in class io.protostuff.compiler.parser.OptionParseListener
 
declaredExtensions - Variable in class io.protostuff.compiler.model.AbstractUserTypeContainer
 
DEFAULT - Static variable in enum io.protostuff.compiler.model.FieldModifier
 
DEFAULT - Static variable in class io.protostuff.compiler.model.Package
 
DEFAULT - Static variable in class io.protostuff.compiler.model.Syntax
 
DEFAULT - Static variable in class io.protostuff.compiler.model.util.ProtoTreeWalker
 
DefaultDescriptorProtoProvider - Class in io.protostuff.compiler.parser
 
DefaultDescriptorProtoProvider(Importer) - Constructor for class io.protostuff.compiler.parser.DefaultDescriptorProtoProvider
 
Descriptor - Interface in io.protostuff.compiler.model
Base interface for all proto elements.
DESCRIPTOR_PROTO - Static variable in class io.protostuff.compiler.parser.DefaultDescriptorProtoProvider
 
DescriptorType - Enum in io.protostuff.compiler.model
 
DOT - Static variable in class io.protostuff.compiler.model.DynamicMessage
 
DOT - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
DOT - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
DOT() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionNameContext
 
DOT(int) - Method in class io.protostuff.compiler.parser.ProtoParser.OptionNameContext
 
DOT() - Method in class io.protostuff.compiler.parser.ProtoParser.PackageNameContext
 
DOT(int) - Method in class io.protostuff.compiler.parser.ProtoParser.PackageNameContext
 
DOT() - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
 
DOT(int) - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
 
DV_TRUE - Static variable in class io.protostuff.compiler.model.Field
 
DynamicMessage - Class in io.protostuff.compiler.model
 
DynamicMessage() - Constructor for class io.protostuff.compiler.model.DynamicMessage
 
DynamicMessage.Key - Class in io.protostuff.compiler.model
 
DynamicMessage.Value - Class in io.protostuff.compiler.model
 
DynamicMessage.Value.Type - Enum in io.protostuff.compiler.model
 

E

Element - Interface in io.protostuff.compiler.model
 
enterEnumBlock(ProtoParser.EnumBlockContext) - Method in class io.protostuff.compiler.parser.EnumParseListener
 
enterEnumBlock(ProtoParser.EnumBlockContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.enumBlock().
enterEnumBlock(ProtoParser.EnumBlockContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.enumBlock().
enterEnumBlockEntry(ProtoParser.EnumBlockEntryContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.enumBlockEntry().
enterEnumBlockEntry(ProtoParser.EnumBlockEntryContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.enumBlockEntry().
enterEnumConstant(ProtoParser.EnumConstantContext) - Method in class io.protostuff.compiler.parser.EnumParseListener
 
enterEnumConstant(ProtoParser.EnumConstantContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.enumConstant().
enterEnumConstant(ProtoParser.EnumConstantContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.enumConstant().
enterEveryRule(ParserRuleContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
enterExtendBlock(ProtoParser.ExtendBlockContext) - Method in class io.protostuff.compiler.parser.MessageParseListener
 
enterExtendBlock(ProtoParser.ExtendBlockContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.extendBlock().
enterExtendBlock(ProtoParser.ExtendBlockContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.extendBlock().
enterExtendBlockEntry(ProtoParser.ExtendBlockEntryContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.extendBlockEntry().
enterExtendBlockEntry(ProtoParser.ExtendBlockEntryContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.extendBlockEntry().
enterExtensions(ProtoParser.ExtensionsContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.extensions().
enterExtensions(ProtoParser.ExtensionsContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.extensions().
enterField(ProtoParser.FieldContext) - Method in class io.protostuff.compiler.parser.MessageParseListener
 
enterField(ProtoParser.FieldContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.field().
enterField(ProtoParser.FieldContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.field().
enterFieldModifier(ProtoParser.FieldModifierContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.fieldModifier().
enterFieldModifier(ProtoParser.FieldModifierContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.fieldModifier().
enterFieldOptions(ProtoParser.FieldOptionsContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.fieldOptions().
enterFieldOptions(ProtoParser.FieldOptionsContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.fieldOptions().
enterFrom(ProtoParser.FromContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.from().
enterFrom(ProtoParser.FromContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.from().
enterGroupBlock(ProtoParser.GroupBlockContext) - Method in class io.protostuff.compiler.parser.MessageParseListener
 
enterGroupBlock(ProtoParser.GroupBlockContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.groupBlock().
enterGroupBlock(ProtoParser.GroupBlockContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.groupBlock().
enterGroupBlockEntry(ProtoParser.GroupBlockEntryContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.groupBlockEntry().
enterGroupBlockEntry(ProtoParser.GroupBlockEntryContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.groupBlockEntry().
enterImportStatement(ProtoParser.ImportStatementContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.importStatement().
enterImportStatement(ProtoParser.ImportStatementContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.importStatement().
enterMap(ProtoParser.MapContext) - Method in class io.protostuff.compiler.parser.MessageParseListener
 
enterMap(ProtoParser.MapContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.map().
enterMap(ProtoParser.MapContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.map().
enterMapKey(ProtoParser.MapKeyContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.mapKey().
enterMapKey(ProtoParser.MapKeyContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.mapKey().
enterMapValue(ProtoParser.MapValueContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.mapValue().
enterMapValue(ProtoParser.MapValueContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.mapValue().
enterMessageBlock(ProtoParser.MessageBlockContext) - Method in class io.protostuff.compiler.parser.MessageParseListener
 
enterMessageBlock(ProtoParser.MessageBlockContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.messageBlock().
enterMessageBlock(ProtoParser.MessageBlockContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.messageBlock().
enterMessageBlockEntry(ProtoParser.MessageBlockEntryContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.messageBlockEntry().
enterMessageBlockEntry(ProtoParser.MessageBlockEntryContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.messageBlockEntry().
enterName(ProtoParser.NameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.name().
enterName(ProtoParser.NameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.name().
enterOneof(ProtoParser.OneofContext) - Method in class io.protostuff.compiler.parser.MessageParseListener
 
enterOneof(ProtoParser.OneofContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.oneof().
enterOneof(ProtoParser.OneofContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.oneof().
enterOneofEntry(ProtoParser.OneofEntryContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.oneofEntry().
enterOneofEntry(ProtoParser.OneofEntryContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.oneofEntry().
enterOneofField(ProtoParser.OneofFieldContext) - Method in class io.protostuff.compiler.parser.MessageParseListener
 
enterOneofField(ProtoParser.OneofFieldContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.oneofField().
enterOneofField(ProtoParser.OneofFieldContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.oneofField().
enterOneofGroup(ProtoParser.OneofGroupContext) - Method in class io.protostuff.compiler.parser.MessageParseListener
 
enterOneofGroup(ProtoParser.OneofGroupContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.oneofGroup().
enterOneofGroup(ProtoParser.OneofGroupContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.oneofGroup().
enterOption(ProtoParser.OptionContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.option().
enterOption(ProtoParser.OptionContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.option().
enterOptionEntry(ProtoParser.OptionEntryContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.optionEntry().
enterOptionEntry(ProtoParser.OptionEntryContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.optionEntry().
enterOptionName(ProtoParser.OptionNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.optionName().
enterOptionName(ProtoParser.OptionNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.optionName().
enterOptionValue(ProtoParser.OptionValueContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.optionValue().
enterOptionValue(ProtoParser.OptionValueContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.optionValue().
enterPackageName(ProtoParser.PackageNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.packageName().
enterPackageName(ProtoParser.PackageNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.packageName().
enterPackageStatement(ProtoParser.PackageStatementContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.packageStatement().
enterPackageStatement(ProtoParser.PackageStatementContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.packageStatement().
enterProto(ProtoParser.ProtoContext) - Method in class io.protostuff.compiler.parser.ProtoParseListener
 
enterProto(ProtoParser.ProtoContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.proto().
enterProto(ProtoParser.ProtoContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.proto().
enterRpcMethod(ProtoParser.RpcMethodContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.rpcMethod().
enterRpcMethod(ProtoParser.RpcMethodContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.rpcMethod().
enterRpcMethod(ProtoParser.RpcMethodContext) - Method in class io.protostuff.compiler.parser.ServiceParseListener
 
enterRpcMethodOptions(ProtoParser.RpcMethodOptionsContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.rpcMethodOptions().
enterRpcMethodOptions(ProtoParser.RpcMethodOptionsContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.rpcMethodOptions().
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockEntryContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumConstantContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ExtendBlockContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ExtendBlockEntryContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ExtensionsContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.FieldContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.FieldModifierContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.FieldOptionsContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.FromContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockEntryContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ImportStatementContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.MapContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.MapKeyContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.MapValueContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockEntryContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.OneofEntryContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.OneofFieldContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.OneofGroupContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.OptionContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.OptionEntryContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.OptionNameContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.OptionValueContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.PackageNameContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.PackageStatementContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ProtoContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodOptionsContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockEntryContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.StatementContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.SyntaxContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.TagContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatEntryContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionNameContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionValueContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ToContext
 
enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
 
enterServiceBlock(ProtoParser.ServiceBlockContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.serviceBlock().
enterServiceBlock(ProtoParser.ServiceBlockContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.serviceBlock().
enterServiceBlock(ProtoParser.ServiceBlockContext) - Method in class io.protostuff.compiler.parser.ServiceParseListener
 
enterServiceBlockEntry(ProtoParser.ServiceBlockEntryContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.serviceBlockEntry().
enterServiceBlockEntry(ProtoParser.ServiceBlockEntryContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.serviceBlockEntry().
enterStatement(ProtoParser.StatementContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.statement().
enterStatement(ProtoParser.StatementContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.statement().
enterSyntax(ProtoParser.SyntaxContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.syntax().
enterSyntax(ProtoParser.SyntaxContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.syntax().
enterTag(ProtoParser.TagContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.tag().
enterTag(ProtoParser.TagContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.tag().
enterTextFormat(ProtoParser.TextFormatContext) - Method in class io.protostuff.compiler.parser.OptionParseListener
 
enterTextFormat(ProtoParser.TextFormatContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.textFormat().
enterTextFormat(ProtoParser.TextFormatContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.textFormat().
enterTextFormatEntry(ProtoParser.TextFormatEntryContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.textFormatEntry().
enterTextFormatEntry(ProtoParser.TextFormatEntryContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.textFormatEntry().
enterTextFormatOptionName(ProtoParser.TextFormatOptionNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.textFormatOptionName().
enterTextFormatOptionName(ProtoParser.TextFormatOptionNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.textFormatOptionName().
enterTextFormatOptionValue(ProtoParser.TextFormatOptionValueContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.textFormatOptionValue().
enterTextFormatOptionValue(ProtoParser.TextFormatOptionValueContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.textFormatOptionValue().
enterTo(ProtoParser.ToContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.to().
enterTo(ProtoParser.ToContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.to().
enterTypeReference(ProtoParser.TypeReferenceContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Enter a parse tree produced by ProtoParser.typeReference().
enterTypeReference(ProtoParser.TypeReferenceContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Enter a parse tree produced by ProtoParser.typeReference().
entrySet() - Method in class io.protostuff.compiler.model.DynamicMessage
 
Enum - Class in io.protostuff.compiler.model
 
Enum(UserTypeContainer) - Constructor for class io.protostuff.compiler.model.Enum
 
ENUM - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
ENUM - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
ENUM() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
 
ENUM() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
enumBlock() - Method in class io.protostuff.compiler.parser.ProtoParser
 
enumBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockEntryContext
 
enumBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockEntryContext
 
enumBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.StatementContext
 
EnumBlockContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
 
enumBlockEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
 
enumBlockEntry(int) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
 
enumBlockEntry() - Method in class io.protostuff.compiler.parser.ProtoParser
 
EnumBlockEntryContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.EnumBlockEntryContext
 
EnumConstant - Class in io.protostuff.compiler.model
Enum value (constant).
EnumConstant(Enum) - Constructor for class io.protostuff.compiler.model.EnumConstant
 
enumConstant() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockEntryContext
 
enumConstant() - Method in class io.protostuff.compiler.parser.ProtoParser
 
EnumConstantContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.EnumConstantContext
 
EnumContainer - Interface in io.protostuff.compiler.model
 
EnumParseListener - Class in io.protostuff.compiler.parser
 
EnumParseListener(BufferedTokenStream, ProtoContext) - Constructor for class io.protostuff.compiler.parser.EnumParseListener
 
enums - Variable in class io.protostuff.compiler.model.AbstractUserTypeContainer
 
equals(Object) - Method in class io.protostuff.compiler.model.DynamicMessage.Key
 
equals(Object) - Method in class io.protostuff.compiler.model.Import
 
equals(Object) - Method in class io.protostuff.compiler.model.Package
 
equals(Object) - Method in class io.protostuff.compiler.model.Syntax
 
ERRCHAR - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
ERRCHAR - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
exitEnumBlock(ProtoParser.EnumBlockContext) - Method in class io.protostuff.compiler.parser.EnumParseListener
 
exitEnumBlock(ProtoParser.EnumBlockContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.enumBlock().
exitEnumBlock(ProtoParser.EnumBlockContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.enumBlock().
exitEnumBlockEntry(ProtoParser.EnumBlockEntryContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.enumBlockEntry().
exitEnumBlockEntry(ProtoParser.EnumBlockEntryContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.enumBlockEntry().
exitEnumConstant(ProtoParser.EnumConstantContext) - Method in class io.protostuff.compiler.parser.EnumParseListener
 
exitEnumConstant(ProtoParser.EnumConstantContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.enumConstant().
exitEnumConstant(ProtoParser.EnumConstantContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.enumConstant().
exitEveryRule(ParserRuleContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
exitExtendBlock(ProtoParser.ExtendBlockContext) - Method in class io.protostuff.compiler.parser.MessageParseListener
 
exitExtendBlock(ProtoParser.ExtendBlockContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.extendBlock().
exitExtendBlock(ProtoParser.ExtendBlockContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.extendBlock().
exitExtendBlockEntry(ProtoParser.ExtendBlockEntryContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.extendBlockEntry().
exitExtendBlockEntry(ProtoParser.ExtendBlockEntryContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.extendBlockEntry().
exitExtensions(ProtoParser.ExtensionsContext) - Method in class io.protostuff.compiler.parser.MessageParseListener
 
exitExtensions(ProtoParser.ExtensionsContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.extensions().
exitExtensions(ProtoParser.ExtensionsContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.extensions().
exitField(ProtoParser.FieldContext) - Method in class io.protostuff.compiler.parser.MessageParseListener
 
exitField(ProtoParser.FieldContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.field().
exitField(ProtoParser.FieldContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.field().
exitFieldModifier(ProtoParser.FieldModifierContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.fieldModifier().
exitFieldModifier(ProtoParser.FieldModifierContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.fieldModifier().
exitFieldOptions(ProtoParser.FieldOptionsContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.fieldOptions().
exitFieldOptions(ProtoParser.FieldOptionsContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.fieldOptions().
exitFrom(ProtoParser.FromContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.from().
exitFrom(ProtoParser.FromContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.from().
exitGroupBlock(ProtoParser.GroupBlockContext) - Method in class io.protostuff.compiler.parser.MessageParseListener
 
exitGroupBlock(ProtoParser.GroupBlockContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.groupBlock().
exitGroupBlock(ProtoParser.GroupBlockContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.groupBlock().
exitGroupBlockEntry(ProtoParser.GroupBlockEntryContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.groupBlockEntry().
exitGroupBlockEntry(ProtoParser.GroupBlockEntryContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.groupBlockEntry().
exitImportStatement(ProtoParser.ImportStatementContext) - Method in class io.protostuff.compiler.parser.ProtoParseListener
 
exitImportStatement(ProtoParser.ImportStatementContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.importStatement().
exitImportStatement(ProtoParser.ImportStatementContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.importStatement().
exitMap(ProtoParser.MapContext) - Method in class io.protostuff.compiler.parser.MessageParseListener
 
exitMap(ProtoParser.MapContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.map().
exitMap(ProtoParser.MapContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.map().
exitMapKey(ProtoParser.MapKeyContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.mapKey().
exitMapKey(ProtoParser.MapKeyContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.mapKey().
exitMapValue(ProtoParser.MapValueContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.mapValue().
exitMapValue(ProtoParser.MapValueContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.mapValue().
exitMessageBlock(ProtoParser.MessageBlockContext) - Method in class io.protostuff.compiler.parser.MessageParseListener
 
exitMessageBlock(ProtoParser.MessageBlockContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.messageBlock().
exitMessageBlock(ProtoParser.MessageBlockContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.messageBlock().
exitMessageBlockEntry(ProtoParser.MessageBlockEntryContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.messageBlockEntry().
exitMessageBlockEntry(ProtoParser.MessageBlockEntryContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.messageBlockEntry().
exitName(ProtoParser.NameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.name().
exitName(ProtoParser.NameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.name().
exitOneof(ProtoParser.OneofContext) - Method in class io.protostuff.compiler.parser.MessageParseListener
 
exitOneof(ProtoParser.OneofContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.oneof().
exitOneof(ProtoParser.OneofContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.oneof().
exitOneofEntry(ProtoParser.OneofEntryContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.oneofEntry().
exitOneofEntry(ProtoParser.OneofEntryContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.oneofEntry().
exitOneofField(ProtoParser.OneofFieldContext) - Method in class io.protostuff.compiler.parser.MessageParseListener
 
exitOneofField(ProtoParser.OneofFieldContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.oneofField().
exitOneofField(ProtoParser.OneofFieldContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.oneofField().
exitOneofGroup(ProtoParser.OneofGroupContext) - Method in class io.protostuff.compiler.parser.MessageParseListener
 
exitOneofGroup(ProtoParser.OneofGroupContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.oneofGroup().
exitOneofGroup(ProtoParser.OneofGroupContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.oneofGroup().
exitOption(ProtoParser.OptionContext) - Method in class io.protostuff.compiler.parser.OptionParseListener
 
exitOption(ProtoParser.OptionContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.option().
exitOption(ProtoParser.OptionContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.option().
exitOptionEntry(ProtoParser.OptionEntryContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.optionEntry().
exitOptionEntry(ProtoParser.OptionEntryContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.optionEntry().
exitOptionName(ProtoParser.OptionNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.optionName().
exitOptionName(ProtoParser.OptionNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.optionName().
exitOptionValue(ProtoParser.OptionValueContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.optionValue().
exitOptionValue(ProtoParser.OptionValueContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.optionValue().
exitPackageName(ProtoParser.PackageNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.packageName().
exitPackageName(ProtoParser.PackageNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.packageName().
exitPackageStatement(ProtoParser.PackageStatementContext) - Method in class io.protostuff.compiler.parser.ProtoParseListener
 
exitPackageStatement(ProtoParser.PackageStatementContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.packageStatement().
exitPackageStatement(ProtoParser.PackageStatementContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.packageStatement().
exitProto(ProtoParser.ProtoContext) - Method in class io.protostuff.compiler.parser.ProtoParseListener
 
exitProto(ProtoParser.ProtoContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.proto().
exitProto(ProtoParser.ProtoContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.proto().
exitRpcMethod(ProtoParser.RpcMethodContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.rpcMethod().
exitRpcMethod(ProtoParser.RpcMethodContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.rpcMethod().
exitRpcMethod(ProtoParser.RpcMethodContext) - Method in class io.protostuff.compiler.parser.ServiceParseListener
 
exitRpcMethodOptions(ProtoParser.RpcMethodOptionsContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.rpcMethodOptions().
exitRpcMethodOptions(ProtoParser.RpcMethodOptionsContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.rpcMethodOptions().
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockEntryContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumConstantContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ExtendBlockContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ExtendBlockEntryContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ExtensionsContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.FieldContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.FieldModifierContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.FieldOptionsContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.FromContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockEntryContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ImportStatementContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.MapContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.MapKeyContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.MapValueContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockEntryContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.OneofEntryContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.OneofFieldContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.OneofGroupContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.OptionContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.OptionEntryContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.OptionNameContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.OptionValueContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.PackageNameContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.PackageStatementContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ProtoContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodOptionsContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockEntryContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.StatementContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.SyntaxContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.TagContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatEntryContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionNameContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionValueContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ToContext
 
exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
 
exitServiceBlock(ProtoParser.ServiceBlockContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.serviceBlock().
exitServiceBlock(ProtoParser.ServiceBlockContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.serviceBlock().
exitServiceBlock(ProtoParser.ServiceBlockContext) - Method in class io.protostuff.compiler.parser.ServiceParseListener
 
exitServiceBlockEntry(ProtoParser.ServiceBlockEntryContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.serviceBlockEntry().
exitServiceBlockEntry(ProtoParser.ServiceBlockEntryContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.serviceBlockEntry().
exitStatement(ProtoParser.StatementContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.statement().
exitStatement(ProtoParser.StatementContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.statement().
exitSyntax(ProtoParser.SyntaxContext) - Method in class io.protostuff.compiler.parser.ProtoParseListener
 
exitSyntax(ProtoParser.SyntaxContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.syntax().
exitSyntax(ProtoParser.SyntaxContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.syntax().
exitTag(ProtoParser.TagContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.tag().
exitTag(ProtoParser.TagContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.tag().
exitTextFormat(ProtoParser.TextFormatContext) - Method in class io.protostuff.compiler.parser.OptionParseListener
 
exitTextFormat(ProtoParser.TextFormatContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.textFormat().
exitTextFormat(ProtoParser.TextFormatContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.textFormat().
exitTextFormatEntry(ProtoParser.TextFormatEntryContext) - Method in class io.protostuff.compiler.parser.OptionParseListener
 
exitTextFormatEntry(ProtoParser.TextFormatEntryContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.textFormatEntry().
exitTextFormatEntry(ProtoParser.TextFormatEntryContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.textFormatEntry().
exitTextFormatOptionName(ProtoParser.TextFormatOptionNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.textFormatOptionName().
exitTextFormatOptionName(ProtoParser.TextFormatOptionNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.textFormatOptionName().
exitTextFormatOptionValue(ProtoParser.TextFormatOptionValueContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.textFormatOptionValue().
exitTextFormatOptionValue(ProtoParser.TextFormatOptionValueContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.textFormatOptionValue().
exitTo(ProtoParser.ToContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.to().
exitTo(ProtoParser.ToContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.to().
exitTypeReference(ProtoParser.TypeReferenceContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
Exit a parse tree produced by ProtoParser.typeReference().
exitTypeReference(ProtoParser.TypeReferenceContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
Exit a parse tree produced by ProtoParser.typeReference().
EXTEND - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
EXTEND - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
EXTEND() - Method in class io.protostuff.compiler.parser.ProtoParser.ExtendBlockContext
 
EXTEND() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
extendBlock() - Method in class io.protostuff.compiler.parser.ProtoParser
 
extendBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockEntryContext
 
extendBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockEntryContext
 
extendBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.StatementContext
 
ExtendBlockContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.ExtendBlockContext
 
extendBlockEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.ExtendBlockContext
 
extendBlockEntry(int) - Method in class io.protostuff.compiler.parser.ProtoParser.ExtendBlockContext
 
extendBlockEntry() - Method in class io.protostuff.compiler.parser.ProtoParser
 
ExtendBlockEntryContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.ExtendBlockEntryContext
 
extendee - Variable in class io.protostuff.compiler.model.Extension
 
extendeeName - Variable in class io.protostuff.compiler.model.Extension
 
extension(String) - Static method in class io.protostuff.compiler.model.DynamicMessage.Key
 
Extension - Class in io.protostuff.compiler.model
 
Extension(UserTypeContainer) - Constructor for class io.protostuff.compiler.model.Extension
 
ExtensionContainer - Interface in io.protostuff.compiler.model
 
ExtensionRange - Class in io.protostuff.compiler.model
Extension range
ExtensionRange(Message, int, int) - Constructor for class io.protostuff.compiler.model.ExtensionRange
 
extensionRanges - Variable in class io.protostuff.compiler.model.Message
 
ExtensionRegistratorPostProcessor - Class in io.protostuff.compiler.parser
 
ExtensionRegistratorPostProcessor() - Constructor for class io.protostuff.compiler.parser.ExtensionRegistratorPostProcessor
 
ExtensionRegistry - Interface in io.protostuff.compiler.parser
 
EXTENSIONS - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
EXTENSIONS - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
extensions() - Method in class io.protostuff.compiler.parser.ProtoParser
 
EXTENSIONS() - Method in class io.protostuff.compiler.parser.ProtoParser.ExtensionsContext
 
extensions() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockEntryContext
 
extensions() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockEntryContext
 
EXTENSIONS() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
ExtensionsContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.ExtensionsContext
 

F

field(String) - Static method in class io.protostuff.compiler.model.DynamicMessage.Key
 
Field - Class in io.protostuff.compiler.model
 
Field(FieldContainer) - Constructor for class io.protostuff.compiler.model.Field
 
field() - Method in class io.protostuff.compiler.parser.ProtoParser.ExtendBlockEntryContext
 
field() - Method in class io.protostuff.compiler.parser.ProtoParser
 
field() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockEntryContext
 
field() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockEntryContext
 
FieldContainer - Interface in io.protostuff.compiler.model
 
FieldContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.FieldContext
 
FieldModifier - Enum in io.protostuff.compiler.model
 
fieldModifier() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldContext
 
fieldModifier() - Method in class io.protostuff.compiler.parser.ProtoParser
 
fieldModifier() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
 
FieldModifierContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.FieldModifierContext
 
fieldOptions() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumConstantContext
 
fieldOptions() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldContext
 
fieldOptions() - Method in class io.protostuff.compiler.parser.ProtoParser
 
fieldOptions() - Method in class io.protostuff.compiler.parser.ProtoParser.MapContext
 
fieldOptions() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofFieldContext
 
FieldOptionsContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.FieldOptionsContext
 
fields - Variable in class io.protostuff.compiler.model.Extension
 
fields - Variable in class io.protostuff.compiler.model.Message
 
fields - Variable in class io.protostuff.compiler.model.Oneof
 
FieldType - Interface in io.protostuff.compiler.model
Base interface for protocol buffers types that can be used as field type.
FileDescriptorLoader - Interface in io.protostuff.compiler.parser
 
FileDescriptorLoaderImpl - Class in io.protostuff.compiler.parser
 
FileDescriptorLoaderImpl(ANTLRErrorListener, Set<ProtoContextPostProcessor>) - Constructor for class io.protostuff.compiler.parser.FileDescriptorLoaderImpl
 
filename - Variable in class io.protostuff.compiler.model.Proto
 
FileReader - Interface in io.protostuff.compiler.parser
 
FileReaderFactory - Interface in io.protostuff.compiler.parser
 
FLOAT_VALUE - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
FLOAT_VALUE - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
FLOAT_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionValueContext
 
FLOAT_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionValueContext
 
from() - Method in class io.protostuff.compiler.parser.ProtoParser.ExtensionsContext
 
from() - Method in class io.protostuff.compiler.parser.ProtoParser
 
FromContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.FromContext
 
fullyQualifiedName - Variable in class io.protostuff.compiler.model.AbstractUserType
 
fullyQualifiedName - Variable in class io.protostuff.compiler.model.Message
 

G

get(String) - Method in class io.protostuff.compiler.model.DynamicMessage
Get option value by given option name.
get(Object) - Method in class io.protostuff.compiler.model.DynamicMessage
 
get() - Method in class io.protostuff.compiler.parser.DefaultDescriptorProtoProvider
 
getArgType() - Method in class io.protostuff.compiler.model.ServiceMethod
 
getArgTypeName() - Method in class io.protostuff.compiler.model.ServiceMethod
 
getATN() - Method in class io.protostuff.compiler.parser.ProtoLexer
 
getATN() - Method in class io.protostuff.compiler.parser.ProtoParser
 
getBoolean() - Method in class io.protostuff.compiler.model.DynamicMessage.Value
 
getByName(String) - Static method in enum io.protostuff.compiler.model.ScalarFieldType
Get scalar type by its reference/name.
getCanonicalName() - Method in interface io.protostuff.compiler.model.FieldType
Returns FieldType.getFullyQualifiedName() without leading dot.
getCanonicalName() - Method in class io.protostuff.compiler.model.Proto
 
getCanonicalName() - Method in class io.protostuff.compiler.model.Service
 
getCommentLines() - Method in class io.protostuff.compiler.model.AbstractElement
 
getCommentLines() - Method in interface io.protostuff.compiler.model.Element
 
getComments() - Method in class io.protostuff.compiler.model.AbstractElement
 
getComments() - Method in interface io.protostuff.compiler.model.Element
 
getConstant(String) - Method in class io.protostuff.compiler.model.Enum
 
getConstantNames() - Method in class io.protostuff.compiler.model.Enum
 
getConstants() - Method in class io.protostuff.compiler.model.Enum
 
getContext() - Method in class io.protostuff.compiler.model.Proto
 
getDeclaredExtensions() - Method in class io.protostuff.compiler.model.AbstractUserTypeContainer
 
getDeclaredExtensions() - Method in interface io.protostuff.compiler.model.ExtensionContainer
 
getDescriptorType() - Method in interface io.protostuff.compiler.model.Descriptor
 
getDescriptorType() - Method in class io.protostuff.compiler.model.Enum
 
getDescriptorType() - Method in class io.protostuff.compiler.model.EnumConstant
 
getDescriptorType() - Method in class io.protostuff.compiler.model.Field
 
getDescriptorType() - Method in class io.protostuff.compiler.model.Group
 
getDescriptorType() - Method in class io.protostuff.compiler.model.Message
 
getDescriptorType() - Method in class io.protostuff.compiler.model.Proto
 
getDescriptorType() - Method in class io.protostuff.compiler.model.Service
 
getDescriptorType() - Method in class io.protostuff.compiler.model.ServiceMethod
 
getDouble() - Method in class io.protostuff.compiler.model.DynamicMessage.Value
 
getEnum(String) - Method in interface io.protostuff.compiler.model.EnumContainer
Get enum that is declared under this container.
getEnumName() - Method in class io.protostuff.compiler.model.DynamicMessage.Value
 
getEnums() - Method in class io.protostuff.compiler.model.AbstractUserTypeContainer
 
getEnums() - Method in interface io.protostuff.compiler.model.EnumContainer
 
getExtendee() - Method in class io.protostuff.compiler.model.Extension
 
getExtendeeName() - Method in class io.protostuff.compiler.model.Extension
 
getExtensionFields(String) - Method in class io.protostuff.compiler.parser.AbstractExtensionRegistry
 
getExtensionFields(Message) - Method in class io.protostuff.compiler.parser.AbstractExtensionRegistry
 
getExtensionFields(String) - Method in interface io.protostuff.compiler.parser.ExtensionRegistry
 
getExtensionFields(Message) - Method in interface io.protostuff.compiler.parser.ExtensionRegistry
 
getExtensionRanges() - Method in class io.protostuff.compiler.model.Message
 
getExtensionRegistry() - Method in class io.protostuff.compiler.parser.ProtoContext
 
getExtensions(Message) - Method in class io.protostuff.compiler.parser.AbstractExtensionRegistry
 
getExtensions(Message) - Method in interface io.protostuff.compiler.parser.ExtensionRegistry
 
getExtensions(String) - Method in interface io.protostuff.compiler.parser.ExtensionRegistry
 
getExtensions(String) - Method in class io.protostuff.compiler.parser.LocalExtensionRegistry
 
getExtensions(String) - Method in class io.protostuff.compiler.parser.ProtoExtensionRegistry
 
getField(String) - Method in class io.protostuff.compiler.model.Extension
 
getField(int) - Method in class io.protostuff.compiler.model.Extension
 
getField(String) - Method in interface io.protostuff.compiler.model.FieldContainer
 
getField(int) - Method in interface io.protostuff.compiler.model.FieldContainer
 
getField(String) - Method in class io.protostuff.compiler.model.Message
 
getField(int) - Method in class io.protostuff.compiler.model.Message
 
getField(String) - Method in class io.protostuff.compiler.model.Oneof
 
getField(int) - Method in class io.protostuff.compiler.model.Oneof
 
getFieldCount() - Method in class io.protostuff.compiler.model.Extension
 
getFieldCount() - Method in interface io.protostuff.compiler.model.FieldContainer
 
getFieldCount() - Method in class io.protostuff.compiler.model.Message
 
getFieldCount() - Method in class io.protostuff.compiler.model.Oneof
 
getFields() - Method in class io.protostuff.compiler.model.DynamicMessage
 
getFields() - Method in class io.protostuff.compiler.model.Extension
 
getFields() - Method in interface io.protostuff.compiler.model.FieldContainer
 
getFields() - Method in class io.protostuff.compiler.model.Message
 
getFields() - Method in class io.protostuff.compiler.model.Oneof
 
getFile() - Method in class io.protostuff.compiler.model.SourceCodeLocation
 
getFilename() - Method in class io.protostuff.compiler.model.Proto
Full filename (including path, relative to root of source tree)
getFileName(String) - Static method in class io.protostuff.compiler.parser.Util
Returns file name by given absolute or relative file location.
getFileReader() - Method in class io.protostuff.compiler.parser.ProtoContext
 
getFullyQualifiedName() - Method in class io.protostuff.compiler.model.AbstractUserType
 
getFullyQualifiedName() - Method in interface io.protostuff.compiler.model.FieldType
Type reference.
getFullyQualifiedName() - Method in class io.protostuff.compiler.model.Message
 
getFullyQualifiedName() - Method in enum io.protostuff.compiler.model.ScalarFieldType
 
getFullyQualifiedName() - Method in class io.protostuff.compiler.model.Service
 
getFullyQualifiedName() - Method in interface io.protostuff.compiler.model.Type
 
getFullyQualifiedName() - Method in interface io.protostuff.compiler.model.UserType
Returns fully qualified name for this user type.
getGrammarFileName() - Method in class io.protostuff.compiler.parser.ProtoLexer
 
getGrammarFileName() - Method in class io.protostuff.compiler.parser.ProtoParser
 
getGroups() - Method in class io.protostuff.compiler.model.Extension
 
getGroups() - Method in interface io.protostuff.compiler.model.GroupContainer
 
getGroups() - Method in class io.protostuff.compiler.model.Message
 
getGroups() - Method in class io.protostuff.compiler.model.Oneof
 
getImports() - Method in class io.protostuff.compiler.model.Proto
 
getImports() - Method in class io.protostuff.compiler.parser.ProtoContext
 
getIncludePaths() - Method in class io.protostuff.compiler.model.ModuleConfiguration
 
getIndex() - Method in class io.protostuff.compiler.model.Field
Field index in the container (order, starting from 1)
getInt32() - Method in class io.protostuff.compiler.model.DynamicMessage.Value
 
getInt64() - Method in class io.protostuff.compiler.model.DynamicMessage.Value
 
getLine() - Method in class io.protostuff.compiler.model.SourceCodeLocation
 
getMax() - Method in class io.protostuff.compiler.model.ExtensionRange
 
getMessage() - Method in class io.protostuff.compiler.model.DynamicMessage.Value
 
getMessage(String) - Method in interface io.protostuff.compiler.model.MessageContainer
Get message that is declared under this container.
getMessages() - Method in class io.protostuff.compiler.model.AbstractUserTypeContainer
 
getMessages() - Method in interface io.protostuff.compiler.model.MessageContainer
 
getMethod(String) - Method in class io.protostuff.compiler.model.Service
 
getMethods() - Method in class io.protostuff.compiler.model.Service
 
getMin() - Method in class io.protostuff.compiler.model.ExtensionRange
 
getModeNames() - Method in class io.protostuff.compiler.parser.ProtoLexer
 
getModifier() - Method in class io.protostuff.compiler.model.Field
 
getModule() - Method in class io.protostuff.compiler.model.Proto
 
getName() - Method in class io.protostuff.compiler.model.AbstractDescriptor
 
getName() - Method in interface io.protostuff.compiler.model.Descriptor
 
getName() - Method in class io.protostuff.compiler.model.DynamicMessage.Key
 
getName() - Method in class io.protostuff.compiler.model.EnumConstant
Returns name of this enum constant (human-readable string).
getName() - Method in interface io.protostuff.compiler.model.FieldType
 
getName() - Method in class io.protostuff.compiler.model.Module
 
getName() - Method in class io.protostuff.compiler.model.ModuleConfiguration
 
getName() - Method in class io.protostuff.compiler.model.Oneof
 
getName() - Method in class io.protostuff.compiler.model.Proto
Filename without extension
getName() - Method in enum io.protostuff.compiler.model.ScalarFieldType
 
getName() - Method in interface io.protostuff.compiler.model.Type
 
getName() - Method in interface io.protostuff.compiler.model.UserType
Short name.
getNamespace() - Method in class io.protostuff.compiler.model.Extension
 
getNamespace() - Method in class io.protostuff.compiler.model.Message
 
getNamespace() - Method in class io.protostuff.compiler.model.Oneof
 
getNamespace() - Method in class io.protostuff.compiler.model.Proto
 
getNamespace() - Method in interface io.protostuff.compiler.model.UserTypeContainer
Returns string prefix that is common for all children full names.
getOneof() - Method in class io.protostuff.compiler.model.Field
 
getOneof(String) - Method in class io.protostuff.compiler.model.Message
 
getOneofs() - Method in class io.protostuff.compiler.model.Message
 
getOptions() - Method in class io.protostuff.compiler.model.AbstractDescriptor
 
getOptions() - Method in interface io.protostuff.compiler.model.Descriptor
 
getOptions() - Method in class io.protostuff.compiler.model.Module
 
getOptions() - Method in class io.protostuff.compiler.model.ModuleConfiguration
 
getOptions() - Method in interface io.protostuff.compiler.model.OptionContainer
 
getOutput() - Method in class io.protostuff.compiler.model.Module
 
getOutput() - Method in class io.protostuff.compiler.model.ModuleConfiguration
 
getPackage() - Method in class io.protostuff.compiler.model.Proto
 
getParent() - Method in class io.protostuff.compiler.model.AbstractUserType
 
getParent() - Method in class io.protostuff.compiler.model.AbstractUserTypeContainer
 
getParent() - Method in class io.protostuff.compiler.model.DynamicMessage.Value
 
getParent() - Method in interface io.protostuff.compiler.model.Element
 
getParent() - Method in class io.protostuff.compiler.model.EnumConstant
 
getParent() - Method in class io.protostuff.compiler.model.Extension
 
getParent() - Method in class io.protostuff.compiler.model.ExtensionRange
 
getParent() - Method in class io.protostuff.compiler.model.Field
 
getParent() - Method in class io.protostuff.compiler.model.Import
 
getParent() - Method in class io.protostuff.compiler.model.Oneof
 
getParent() - Method in class io.protostuff.compiler.model.Package
 
getParent() - Method in class io.protostuff.compiler.model.Service
 
getParent() - Method in class io.protostuff.compiler.model.ServiceMethod
 
getParent() - Method in class io.protostuff.compiler.model.Syntax
 
getParent() - Method in interface io.protostuff.compiler.model.UserType
 
getProto() - Method in class io.protostuff.compiler.model.AbstractUserType
 
getProto() - Method in class io.protostuff.compiler.model.Import
 
getProto() - Method in class io.protostuff.compiler.model.Message
 
getProto() - Method in class io.protostuff.compiler.model.Service
 
getProto() - Method in interface io.protostuff.compiler.model.UserType
 
getProto() - Method in class io.protostuff.compiler.parser.ProtoContext
 
getProtoFiles() - Method in class io.protostuff.compiler.model.ModuleConfiguration
 
getProtos() - Method in class io.protostuff.compiler.model.Module
 
getPublicImports() - Method in class io.protostuff.compiler.model.Proto
 
getPublicImports() - Method in class io.protostuff.compiler.parser.ProtoContext
 
getReturnType() - Method in class io.protostuff.compiler.model.ServiceMethod
 
getReturnTypeName() - Method in class io.protostuff.compiler.model.ServiceMethod
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockEntryContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumConstantContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.ExtendBlockContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.ExtendBlockEntryContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.ExtensionsContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldModifierContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldOptionsContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.FromContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockEntryContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.ImportStatementContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.MapContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.MapKeyContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.MapValueContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockEntryContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofEntryContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofFieldContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofGroupContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionEntryContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionNameContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionValueContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.PackageNameContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.PackageStatementContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.ProtoContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodOptionsContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockEntryContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.StatementContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.SyntaxContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.TagContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatEntryContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionNameContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionValueContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.ToContext
 
getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
 
getRuleNames() - Method in class io.protostuff.compiler.parser.ProtoLexer
 
getRuleNames() - Method in class io.protostuff.compiler.parser.ProtoParser
 
getSerializedATN() - Method in class io.protostuff.compiler.parser.ProtoLexer
 
getSerializedATN() - Method in class io.protostuff.compiler.parser.ProtoParser
 
getServices() - Method in class io.protostuff.compiler.model.Proto
 
getSourceCodeLocation() - Method in class io.protostuff.compiler.model.AbstractElement
 
getSourceCodeLocation() - Method in interface io.protostuff.compiler.model.Element
 
getSourceCodeLocation(ParserRuleContext) - Method in class io.protostuff.compiler.parser.AbstractProtoParserListener
 
getSourceCodeLocation() - Method in exception io.protostuff.compiler.parser.ParserException
 
getString() - Method in class io.protostuff.compiler.model.DynamicMessage.Value
 
getSyntax() - Method in class io.protostuff.compiler.model.Proto
 
getTag() - Method in class io.protostuff.compiler.model.Field
 
getTemplate() - Method in class io.protostuff.compiler.model.ModuleConfiguration
 
getTextFromLineCommentToken(Token) - Method in class io.protostuff.compiler.parser.AbstractProtoParserListener
 
getTokenNames() - Method in class io.protostuff.compiler.parser.ProtoLexer
Deprecated.
getTokenNames() - Method in class io.protostuff.compiler.parser.ProtoParser
Deprecated.
getType() - Method in class io.protostuff.compiler.model.DynamicMessage.Value
 
getType() - Method in class io.protostuff.compiler.model.Field
 
getTypeName() - Method in class io.protostuff.compiler.model.Field
 
getValue() - Method in class io.protostuff.compiler.model.EnumConstant
Returns numeric value of this enum constant that is used in serialized form.
getValue() - Method in class io.protostuff.compiler.model.Import
 
getValue() - Method in class io.protostuff.compiler.model.Package
 
getValue() - Method in class io.protostuff.compiler.model.Syntax
 
getVocabulary() - Method in class io.protostuff.compiler.parser.ProtoLexer
 
getVocabulary() - Method in class io.protostuff.compiler.parser.ProtoParser
 
Group - Class in io.protostuff.compiler.model
 
Group(UserTypeContainer) - Constructor for class io.protostuff.compiler.model.Group
 
GROUP - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
GROUP - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
GROUP() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
 
GROUP() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
GROUP() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofGroupContext
 
groupBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.ExtendBlockEntryContext
 
groupBlock() - Method in class io.protostuff.compiler.parser.ProtoParser
 
groupBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockEntryContext
 
groupBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockEntryContext
 
GroupBlockContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
 
groupBlockEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
 
groupBlockEntry(int) - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
 
groupBlockEntry() - Method in class io.protostuff.compiler.parser.ProtoParser
 
groupBlockEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofGroupContext
 
groupBlockEntry(int) - Method in class io.protostuff.compiler.parser.ProtoParser.OneofGroupContext
 
GroupBlockEntryContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.GroupBlockEntryContext
 
GroupContainer - Interface in io.protostuff.compiler.model
 
groups - Variable in class io.protostuff.compiler.model.Extension
 
groups - Variable in class io.protostuff.compiler.model.Message
 
groups - Variable in class io.protostuff.compiler.model.Oneof
 
GT - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
GT - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
GT() - Method in class io.protostuff.compiler.parser.ProtoParser.MapContext
 

H

hashCode() - Method in class io.protostuff.compiler.model.DynamicMessage.Key
 
hashCode() - Method in class io.protostuff.compiler.model.Import
 
hashCode() - Method in class io.protostuff.compiler.model.Package
 
hashCode() - Method in class io.protostuff.compiler.model.Syntax
 
hasModifier() - Method in class io.protostuff.compiler.model.Field
 
HEX - Static variable in class io.protostuff.compiler.parser.OptionParseListener
 

I

ILLEGAL_KEY_TYPE - Static variable in class io.protostuff.compiler.parser.TypeResolverPostProcessor
 
Import - Class in io.protostuff.compiler.model
 
Import(Proto, String, boolean) - Constructor for class io.protostuff.compiler.model.Import
 
IMPORT - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
IMPORT - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
IMPORT() - Method in class io.protostuff.compiler.parser.ProtoParser.ImportStatementContext
 
IMPORT() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
Importer - Interface in io.protostuff.compiler.parser
 
ImporterImpl - Class in io.protostuff.compiler.parser
 
ImporterImpl(FileDescriptorLoader) - Constructor for class io.protostuff.compiler.parser.ImporterImpl
 
importFile(FileReader, String) - Method in interface io.protostuff.compiler.parser.Importer
 
importFile(FileReader, String) - Method in class io.protostuff.compiler.parser.ImporterImpl
 
imports - Variable in class io.protostuff.compiler.model.Proto
 
ImportsPostProcessor - Class in io.protostuff.compiler.parser
 
ImportsPostProcessor(Importer) - Constructor for class io.protostuff.compiler.parser.ImportsPostProcessor
 
importStatement() - Method in class io.protostuff.compiler.parser.ProtoParser
 
importStatement() - Method in class io.protostuff.compiler.parser.ProtoParser.StatementContext
 
ImportStatementContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.ImportStatementContext
 
includePaths(List<Path>) - Method in class io.protostuff.compiler.model.ModuleConfiguration.Builder
 
index - Variable in class io.protostuff.compiler.model.Field
 
INTEGER_VALUE - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
INTEGER_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumConstantContext
 
INTEGER_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldContext
 
INTEGER_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.FromContext
 
INTEGER_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
 
INTEGER_VALUE - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
INTEGER_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofFieldContext
 
INTEGER_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofGroupContext
 
INTEGER_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionValueContext
 
INTEGER_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.TagContext
 
INTEGER_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionValueContext
 
INTEGER_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.ToContext
 
io.protostuff.compiler - package io.protostuff.compiler
 
io.protostuff.compiler.model - package io.protostuff.compiler.model
 
io.protostuff.compiler.model.util - package io.protostuff.compiler.model.util
 
io.protostuff.compiler.parser - package io.protostuff.compiler.parser
 
isBooleanType() - Method in class io.protostuff.compiler.model.DynamicMessage.Value
 
isBytes() - Method in enum io.protostuff.compiler.model.ScalarFieldType
 
isEmpty() - Method in class io.protostuff.compiler.model.DynamicMessage
 
isEnum() - Method in class io.protostuff.compiler.model.Enum
 
isEnum() - Method in interface io.protostuff.compiler.model.FieldType
Test if this type is enum.
isEnum() - Method in class io.protostuff.compiler.model.Message
 
isEnum() - Method in enum io.protostuff.compiler.model.ScalarFieldType
 
isEnumType() - Method in class io.protostuff.compiler.model.DynamicMessage.Value
 
isExtension() - Method in class io.protostuff.compiler.model.DynamicMessage.Key
 
isInitialized() - Method in class io.protostuff.compiler.parser.ProtoContext
 
isIntegerType() - Method in class io.protostuff.compiler.model.DynamicMessage.Value
 
isMap() - Method in class io.protostuff.compiler.model.AbstractUserType
 
isMap() - Method in class io.protostuff.compiler.model.Field
 
isMap() - Method in interface io.protostuff.compiler.model.FieldType
Test if this type is map.
isMap() - Method in class io.protostuff.compiler.model.Message
 
isMap() - Method in enum io.protostuff.compiler.model.ScalarFieldType
 
isMapEntry() - Method in class io.protostuff.compiler.model.Message
 
isMessage() - Method in class io.protostuff.compiler.model.Enum
 
isMessage() - Method in interface io.protostuff.compiler.model.FieldType
Test if this type is message.
isMessage() - Method in class io.protostuff.compiler.model.Message
 
isMessage() - Method in enum io.protostuff.compiler.model.ScalarFieldType
 
isMessageType() - Method in class io.protostuff.compiler.model.DynamicMessage.Value
 
isNested() - Method in interface io.protostuff.compiler.model.UserType
Test if this type is nested (declared inside of other message).
isOneofPart() - Method in class io.protostuff.compiler.model.Field
 
isPackageSet() - Method in class io.protostuff.compiler.model.Proto
 
isPublic() - Method in class io.protostuff.compiler.model.Import
 
isRepeated() - Method in class io.protostuff.compiler.model.Field
Test if this field is `repeated`.
isScalar() - Method in class io.protostuff.compiler.model.Enum
 
isScalar() - Method in interface io.protostuff.compiler.model.FieldType
Test if this type is scalar.
isScalar() - Method in class io.protostuff.compiler.model.Message
 
isScalar() - Method in enum io.protostuff.compiler.model.ScalarFieldType
 
isString() - Method in enum io.protostuff.compiler.model.ScalarFieldType
 
isStringType() - Method in class io.protostuff.compiler.model.DynamicMessage.Value
 
isSyntaxSet() - Method in class io.protostuff.compiler.model.Proto
 

K

Key(String, boolean) - Constructor for class io.protostuff.compiler.model.DynamicMessage.Key
 
keySet() - Method in class io.protostuff.compiler.model.DynamicMessage
 

L

LCURLY - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
LCURLY() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
 
LCURLY() - Method in class io.protostuff.compiler.parser.ProtoParser.ExtendBlockContext
 
LCURLY() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
 
LCURLY - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
LCURLY() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
 
LCURLY() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
 
LCURLY() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofGroupContext
 
LCURLY() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodOptionsContext
 
LCURLY() - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
 
LCURLY() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatContext
 
LINE_COMMENT - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
LINE_COMMENT - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
LINUX_DELIMITER - Static variable in class io.protostuff.compiler.parser.Util
 
load(FileReader, String) - Method in interface io.protostuff.compiler.parser.FileDescriptorLoader
 
load(FileReader, String) - Method in class io.protostuff.compiler.parser.FileDescriptorLoaderImpl
 
LocalExtensionRegistry - Class in io.protostuff.compiler.parser
 
LocalExtensionRegistry() - Constructor for class io.protostuff.compiler.parser.LocalExtensionRegistry
 
LocalFileReader - Class in io.protostuff.compiler.parser
Load file from local filesystem.
LocalFileReader(Path...) - Constructor for class io.protostuff.compiler.parser.LocalFileReader
 
LocalFileReader(List<Path>) - Constructor for class io.protostuff.compiler.parser.LocalFileReader
 
LPAREN - Static variable in class io.protostuff.compiler.model.DynamicMessage
 
LPAREN - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
LPAREN - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
LPAREN() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionNameContext
 
LPAREN() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
 
LPAREN(int) - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
 
LSQUARE - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
LSQUARE() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldOptionsContext
 
LSQUARE - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
LSQUARE() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionNameContext
 
LT - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
LT - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
LT() - Method in class io.protostuff.compiler.parser.ProtoParser.MapContext
 

M

MAP - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
MAP - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
map() - Method in class io.protostuff.compiler.parser.ProtoParser
 
MAP() - Method in class io.protostuff.compiler.parser.ProtoParser.MapContext
 
map() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockEntryContext
 
MAP() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
MAP_ENTRY_KEY - Static variable in class io.protostuff.compiler.parser.MessageParseListener
 
MAP_ENTRY_VALUE - Static variable in class io.protostuff.compiler.parser.MessageParseListener
 
MapContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.MapContext
 
mapKey() - Method in class io.protostuff.compiler.parser.ProtoParser.MapContext
 
mapKey() - Method in class io.protostuff.compiler.parser.ProtoParser
 
MapKeyContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.MapKeyContext
 
mapValue() - Method in class io.protostuff.compiler.parser.ProtoParser.MapContext
 
mapValue() - Method in class io.protostuff.compiler.parser.ProtoParser
 
MapValueContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.MapValueContext
 
MAX - Static variable in class io.protostuff.compiler.parser.MessageParseListener
 
MAX - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
MAX - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
MAX() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
MAX() - Method in class io.protostuff.compiler.parser.ProtoParser.ToContext
 
MAX_TAG_VALUE - Static variable in class io.protostuff.compiler.model.Field
 
Message - Class in io.protostuff.compiler.model
 
Message(UserTypeContainer) - Constructor for class io.protostuff.compiler.model.Message
 
MESSAGE - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
MESSAGE - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
MESSAGE() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
 
MESSAGE() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
messageBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockEntryContext
 
messageBlock() - Method in class io.protostuff.compiler.parser.ProtoParser
 
messageBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockEntryContext
 
messageBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.StatementContext
 
MessageBlockContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
 
messageBlockEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
 
messageBlockEntry(int) - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
 
messageBlockEntry() - Method in class io.protostuff.compiler.parser.ProtoParser
 
MessageBlockEntryContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.MessageBlockEntryContext
 
MessageContainer - Interface in io.protostuff.compiler.model
 
MessageParseListener - Class in io.protostuff.compiler.parser
 
MessageParseListener(BufferedTokenStream, ProtoContext) - Constructor for class io.protostuff.compiler.parser.MessageParseListener
 
messages - Variable in class io.protostuff.compiler.model.AbstractUserTypeContainer
 
modeNames - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
modifier - Variable in class io.protostuff.compiler.model.Field
 
Module - Class in io.protostuff.compiler.model
 
Module() - Constructor for class io.protostuff.compiler.model.Module
 
Module(Proto...) - Constructor for class io.protostuff.compiler.model.Module
 
module - Variable in class io.protostuff.compiler.model.Proto
 
ModuleConfiguration - Class in io.protostuff.compiler.model
 
ModuleConfiguration.Builder - Class in io.protostuff.compiler.model
 
MSG_ENUM_OPTIONS - Static variable in class io.protostuff.compiler.model.ProtobufConstants
 
MSG_ENUM_VALUE_OPTIONS - Static variable in class io.protostuff.compiler.model.ProtobufConstants
 
MSG_FIELD_OPTIONS - Static variable in class io.protostuff.compiler.model.ProtobufConstants
 
MSG_FILE_OPTIONS - Static variable in class io.protostuff.compiler.model.ProtobufConstants
 
MSG_MESSAGE_OPTIONS - Static variable in class io.protostuff.compiler.model.ProtobufConstants
 
MSG_METHOD_OPTIONS - Static variable in class io.protostuff.compiler.model.ProtobufConstants
 
MSG_SERVICE_OPTIONS - Static variable in class io.protostuff.compiler.model.ProtobufConstants
 

N

name - Variable in class io.protostuff.compiler.model.AbstractDescriptor
 
name(String) - Method in class io.protostuff.compiler.model.ModuleConfiguration.Builder
 
name - Variable in class io.protostuff.compiler.model.Oneof
 
NAME - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
NAME() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
 
NAME() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumConstantContext
 
name() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldContext
 
name() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
 
name() - Method in class io.protostuff.compiler.parser.ProtoParser.MapContext
 
NAME() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
 
NAME - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
name() - Method in class io.protostuff.compiler.parser.ProtoParser
 
NAME() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
name() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
 
name() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofFieldContext
 
name() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofGroupContext
 
name() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionNameContext
 
name(int) - Method in class io.protostuff.compiler.parser.ProtoParser.OptionNameContext
 
NAME() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionValueContext
 
name() - Method in class io.protostuff.compiler.parser.ProtoParser.PackageNameContext
 
name(int) - Method in class io.protostuff.compiler.parser.ProtoParser.PackageNameContext
 
name() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
 
name() - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
 
name() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionNameContext
 
NAME() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionValueContext
 
name() - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
 
name(int) - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
 
NameContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.NameContext
 
namespace - Variable in class io.protostuff.compiler.model.Extension
 
namespace - Variable in class io.protostuff.compiler.model.Oneof
 
newBuilder() - Static method in class io.protostuff.compiler.model.ModuleConfiguration
 
newBuilder(ModuleConfiguration) - Static method in class io.protostuff.compiler.model.ModuleConfiguration
 
newInstance(ProtoContext) - Static method in class io.protostuff.compiler.parser.ProtoWalker
 
normalizeName(DynamicMessage.Key, String) - Method in class io.protostuff.compiler.model.DynamicMessage
Change option name to its fully qualified name

O

OCT - Static variable in class io.protostuff.compiler.parser.OptionParseListener
 
Oneof - Class in io.protostuff.compiler.model
 
Oneof(Message) - Constructor for class io.protostuff.compiler.model.Oneof
 
ONEOF - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
oneof() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockEntryContext
 
ONEOF() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
ONEOF - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
oneof() - Method in class io.protostuff.compiler.parser.ProtoParser
 
ONEOF() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
 
OneofContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.OneofContext
 
oneofEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
 
oneofEntry(int) - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
 
oneofEntry() - Method in class io.protostuff.compiler.parser.ProtoParser
 
OneofEntryContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.OneofEntryContext
 
oneofField() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofEntryContext
 
oneofField() - Method in class io.protostuff.compiler.parser.ProtoParser
 
OneofFieldContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.OneofFieldContext
 
oneofGroup() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofEntryContext
 
oneofGroup() - Method in class io.protostuff.compiler.parser.ProtoParser
 
OneofGroupContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.OneofGroupContext
 
oneofs - Variable in class io.protostuff.compiler.model.Message
 
onMessage(ProtoWalker.Processor<Message>) - Method in class io.protostuff.compiler.parser.ProtoWalker
 
onProto(ProtoWalker.Processor<Proto>) - Method in class io.protostuff.compiler.parser.ProtoWalker
 
OPTION - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
option() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldOptionsContext
 
option(int) - Method in class io.protostuff.compiler.parser.ProtoParser.FieldOptionsContext
 
OPTION() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
OPTION - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
option() - Method in class io.protostuff.compiler.parser.ProtoParser
 
OPTION() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionEntryContext
 
option() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionEntryContext
 
OPTION_MAP_ENTRY - Static variable in class io.protostuff.compiler.parser.MessageParseListener
 
OPTIONAL - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
OPTIONAL() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldModifierContext
 
OPTIONAL() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
OPTIONAL - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
OptionContainer - Interface in io.protostuff.compiler.model
 
OptionContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.OptionContext
 
optionEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockEntryContext
 
optionEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockEntryContext
 
optionEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockEntryContext
 
optionEntry() - Method in class io.protostuff.compiler.parser.ProtoParser
 
optionEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodOptionsContext
 
optionEntry(int) - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodOptionsContext
 
optionEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockEntryContext
 
optionEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.StatementContext
 
OptionEntryContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.OptionEntryContext
 
optionName() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionContext
 
optionName() - Method in class io.protostuff.compiler.parser.ProtoParser
 
optionName() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionNameContext
 
optionName(int) - Method in class io.protostuff.compiler.parser.ProtoParser.OptionNameContext
 
OptionNameContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.OptionNameContext
 
OptionParseListener - Class in io.protostuff.compiler.parser
 
OptionParseListener(BufferedTokenStream, ProtoContext) - Constructor for class io.protostuff.compiler.parser.OptionParseListener
 
options - Variable in class io.protostuff.compiler.model.AbstractDescriptor
 
options(Map<String, String>) - Method in class io.protostuff.compiler.model.ModuleConfiguration.Builder
 
OptionsPostProcessor - Class in io.protostuff.compiler.parser
 
OptionsPostProcessor(Provider<ProtoContext>) - Constructor for class io.protostuff.compiler.parser.OptionsPostProcessor
 
optionValue() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionContext
 
optionValue() - Method in class io.protostuff.compiler.parser.ProtoParser
 
OptionValueContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.OptionValueContext
 
output(String) - Method in class io.protostuff.compiler.model.ModuleConfiguration.Builder
 

P

Package - Class in io.protostuff.compiler.model
 
Package(Proto, String) - Constructor for class io.protostuff.compiler.model.Package
 
PACKAGE - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
PACKAGE() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
PACKAGE - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
PACKAGE() - Method in class io.protostuff.compiler.parser.ProtoParser.PackageStatementContext
 
packageName() - Method in class io.protostuff.compiler.parser.ProtoParser
 
packageName() - Method in class io.protostuff.compiler.parser.ProtoParser.PackageStatementContext
 
PackageNameContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.PackageNameContext
 
packageStatement() - Method in class io.protostuff.compiler.parser.ProtoParser
 
packageStatement() - Method in class io.protostuff.compiler.parser.ProtoParser.StatementContext
 
PackageStatementContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.PackageStatementContext
 
parent - Variable in class io.protostuff.compiler.model.AbstractUserType
 
parent - Variable in class io.protostuff.compiler.model.AbstractUserTypeContainer
 
parent - Variable in class io.protostuff.compiler.model.Oneof
 
ParseErrorLogger - Class in io.protostuff.compiler.parser
 
ParseErrorLogger() - Constructor for class io.protostuff.compiler.parser.ParseErrorLogger
 
ParserException - Exception in io.protostuff.compiler.parser
 
ParserException(Element, String, Object...) - Constructor for exception io.protostuff.compiler.parser.ParserException
 
ParserException(String, Object...) - Constructor for exception io.protostuff.compiler.parser.ParserException
 
ParserModule - Class in io.protostuff.compiler
 
ParserModule() - Constructor for class io.protostuff.compiler.ParserModule
 
peek(Class<T>) - Method in class io.protostuff.compiler.parser.ProtoContext
 
pop(Class<T>) - Method in class io.protostuff.compiler.parser.ProtoContext
 
process(Enum) - Method in interface io.protostuff.compiler.model.util.ProtoTreeWalker.EnumOperation
 
process(Message) - Method in interface io.protostuff.compiler.model.util.ProtoTreeWalker.MessageOperation
 
process(Proto) - Method in interface io.protostuff.compiler.model.util.ProtoTreeWalker.ProtoOperation
 
process(ProtoContext) - Method in class io.protostuff.compiler.parser.ExtensionRegistratorPostProcessor
 
process(ProtoContext) - Method in class io.protostuff.compiler.parser.ImportsPostProcessor
 
process(ProtoContext) - Method in class io.protostuff.compiler.parser.OptionsPostProcessor
 
process(ProtoContext) - Method in interface io.protostuff.compiler.parser.ProtoContextPostProcessor
 
process(ProtoContext) - Method in class io.protostuff.compiler.parser.TypeRegistratorPostProcessor
 
process(ProtoContext) - Method in class io.protostuff.compiler.parser.TypeResolverPostProcessor
 
proto - Variable in class io.protostuff.compiler.model.AbstractUserType
 
proto - Variable in class io.protostuff.compiler.model.Message
 
Proto - Class in io.protostuff.compiler.model
 
Proto() - Constructor for class io.protostuff.compiler.model.Proto
 
proto() - Method in class io.protostuff.compiler.parser.ProtoParser
 
ProtobufConstants - Class in io.protostuff.compiler.model
 
ProtobufConstants() - Constructor for class io.protostuff.compiler.model.ProtobufConstants
 
ProtoContext - Class in io.protostuff.compiler.parser
 
ProtoContext(String) - Constructor for class io.protostuff.compiler.parser.ProtoContext
 
ProtoContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.ProtoContext
 
ProtoContextPostProcessor - Interface in io.protostuff.compiler.parser
Proto post processors are invoked on a proto context after parser.
ProtoExtensionRegistry - Class in io.protostuff.compiler.parser
 
ProtoExtensionRegistry(ProtoContext) - Constructor for class io.protostuff.compiler.parser.ProtoExtensionRegistry
 
ProtoFileReader - Class in io.protostuff.compiler.parser
 
ProtoFileReader(List<Path>) - Constructor for class io.protostuff.compiler.parser.ProtoFileReader
 
protoFiles(List<String>) - Method in class io.protostuff.compiler.model.ModuleConfiguration.Builder
 
ProtoLexer - Class in io.protostuff.compiler.parser
 
ProtoLexer(CharStream) - Constructor for class io.protostuff.compiler.parser.ProtoLexer
 
ProtoParseListener - Class in io.protostuff.compiler.parser
 
ProtoParseListener(BufferedTokenStream, ProtoContext) - Constructor for class io.protostuff.compiler.parser.ProtoParseListener
 
ProtoParser - Class in io.protostuff.compiler.parser
 
ProtoParser(TokenStream) - Constructor for class io.protostuff.compiler.parser.ProtoParser
 
ProtoParser.EnumBlockContext - Class in io.protostuff.compiler.parser
 
ProtoParser.EnumBlockEntryContext - Class in io.protostuff.compiler.parser
 
ProtoParser.EnumConstantContext - Class in io.protostuff.compiler.parser
 
ProtoParser.ExtendBlockContext - Class in io.protostuff.compiler.parser
 
ProtoParser.ExtendBlockEntryContext - Class in io.protostuff.compiler.parser
 
ProtoParser.ExtensionsContext - Class in io.protostuff.compiler.parser
 
ProtoParser.FieldContext - Class in io.protostuff.compiler.parser
 
ProtoParser.FieldModifierContext - Class in io.protostuff.compiler.parser
 
ProtoParser.FieldOptionsContext - Class in io.protostuff.compiler.parser
 
ProtoParser.FromContext - Class in io.protostuff.compiler.parser
 
ProtoParser.GroupBlockContext - Class in io.protostuff.compiler.parser
 
ProtoParser.GroupBlockEntryContext - Class in io.protostuff.compiler.parser
 
ProtoParser.ImportStatementContext - Class in io.protostuff.compiler.parser
 
ProtoParser.MapContext - Class in io.protostuff.compiler.parser
 
ProtoParser.MapKeyContext - Class in io.protostuff.compiler.parser
 
ProtoParser.MapValueContext - Class in io.protostuff.compiler.parser
 
ProtoParser.MessageBlockContext - Class in io.protostuff.compiler.parser
 
ProtoParser.MessageBlockEntryContext - Class in io.protostuff.compiler.parser
 
ProtoParser.NameContext - Class in io.protostuff.compiler.parser
 
ProtoParser.OneofContext - Class in io.protostuff.compiler.parser
 
ProtoParser.OneofEntryContext - Class in io.protostuff.compiler.parser
 
ProtoParser.OneofFieldContext - Class in io.protostuff.compiler.parser
 
ProtoParser.OneofGroupContext - Class in io.protostuff.compiler.parser
 
ProtoParser.OptionContext - Class in io.protostuff.compiler.parser
 
ProtoParser.OptionEntryContext - Class in io.protostuff.compiler.parser
 
ProtoParser.OptionNameContext - Class in io.protostuff.compiler.parser
 
ProtoParser.OptionValueContext - Class in io.protostuff.compiler.parser
 
ProtoParser.PackageNameContext - Class in io.protostuff.compiler.parser
 
ProtoParser.PackageStatementContext - Class in io.protostuff.compiler.parser
 
ProtoParser.ProtoContext - Class in io.protostuff.compiler.parser
 
ProtoParser.RpcMethodContext - Class in io.protostuff.compiler.parser
 
ProtoParser.RpcMethodOptionsContext - Class in io.protostuff.compiler.parser
 
ProtoParser.ServiceBlockContext - Class in io.protostuff.compiler.parser
 
ProtoParser.ServiceBlockEntryContext - Class in io.protostuff.compiler.parser
 
ProtoParser.StatementContext - Class in io.protostuff.compiler.parser
 
ProtoParser.SyntaxContext - Class in io.protostuff.compiler.parser
 
ProtoParser.TagContext - Class in io.protostuff.compiler.parser
 
ProtoParser.TextFormatContext - Class in io.protostuff.compiler.parser
 
ProtoParser.TextFormatEntryContext - Class in io.protostuff.compiler.parser
 
ProtoParser.TextFormatOptionNameContext - Class in io.protostuff.compiler.parser
 
ProtoParser.TextFormatOptionValueContext - Class in io.protostuff.compiler.parser
 
ProtoParser.ToContext - Class in io.protostuff.compiler.parser
 
ProtoParser.TypeReferenceContext - Class in io.protostuff.compiler.parser
 
ProtoParserBaseListener - Class in io.protostuff.compiler.parser
This class provides an empty implementation of ProtoParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
ProtoParserBaseListener() - Constructor for class io.protostuff.compiler.parser.ProtoParserBaseListener
 
ProtoParserListener - Interface in io.protostuff.compiler.parser
This interface defines a complete listener for a parse tree produced by ProtoParser.
ProtoTreeWalker - Class in io.protostuff.compiler.model.util
 
ProtoTreeWalker() - Constructor for class io.protostuff.compiler.model.util.ProtoTreeWalker
 
ProtoTreeWalker.EnumOperation - Interface in io.protostuff.compiler.model.util
 
ProtoTreeWalker.MessageOperation - Interface in io.protostuff.compiler.model.util
 
ProtoTreeWalker.ProtoOperation - Interface in io.protostuff.compiler.model.util
 
ProtoWalker - Class in io.protostuff.compiler.parser
 
ProtoWalker(ProtoContext) - Constructor for class io.protostuff.compiler.parser.ProtoWalker
 
ProtoWalker.Processor<T> - Interface in io.protostuff.compiler.parser
 
PUBLIC - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
PUBLIC() - Method in class io.protostuff.compiler.parser.ProtoParser.ImportStatementContext
 
PUBLIC() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
PUBLIC - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
push(Object) - Method in class io.protostuff.compiler.parser.ProtoContext
 
put(String, DynamicMessage.Value) - Method in class io.protostuff.compiler.model.DynamicMessage
 
putAll(Map<? extends String, ? extends DynamicMessage.Value>) - Method in class io.protostuff.compiler.model.DynamicMessage
 

Q

QUOTE - Static variable in class io.protostuff.compiler.parser.Util
 

R

RCURLY - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
RCURLY() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
 
RCURLY() - Method in class io.protostuff.compiler.parser.ProtoParser.ExtendBlockContext
 
RCURLY() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
 
RCURLY() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
 
RCURLY() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
 
RCURLY() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofGroupContext
 
RCURLY - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RCURLY() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodOptionsContext
 
RCURLY() - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
 
RCURLY() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatContext
 
read(String) - Method in class io.protostuff.compiler.parser.ClasspathFileReader
 
read(String) - Method in class io.protostuff.compiler.parser.CompositeFileReader
 
read(String) - Method in interface io.protostuff.compiler.parser.FileReader
 
read(String) - Method in class io.protostuff.compiler.parser.LocalFileReader
 
read(String) - Method in class io.protostuff.compiler.parser.ProtoFileReader
 
register(String, T) - Method in class io.protostuff.compiler.parser.ProtoContext
Register user type in symbol table.
registerExtension(Extension) - Method in class io.protostuff.compiler.parser.AbstractExtensionRegistry
 
registerExtension(Extension) - Method in interface io.protostuff.compiler.parser.ExtensionRegistry
 
registerExtension(Extension) - Method in class io.protostuff.compiler.parser.LocalExtensionRegistry
 
registerExtension(Extension) - Method in class io.protostuff.compiler.parser.ProtoExtensionRegistry
 
remove(Object) - Method in class io.protostuff.compiler.model.DynamicMessage
 
removeFirstAndLastChar(String) - Static method in class io.protostuff.compiler.parser.Util
Remove first and last character from given string and return result.
REPEATED - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
REPEATED() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldModifierContext
 
REPEATED() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
REPEATED - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
REQUIRED - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
REQUIRED() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldModifierContext
 
REQUIRED() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
REQUIRED - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
resolve(String, Class<T>) - Method in class io.protostuff.compiler.parser.ProtoContext
 
resolve(Class<T>, String) - Method in class io.protostuff.compiler.parser.ProtoContext
 
resolve(String) - Method in class io.protostuff.compiler.parser.ProtoContext
 
resolveImport(String) - Method in class io.protostuff.compiler.parser.ProtoContext
 
RETURNS - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
RETURNS() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
RETURNS - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RETURNS() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
 
RPAREN - Static variable in class io.protostuff.compiler.model.DynamicMessage
 
RPAREN - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
RPAREN() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionNameContext
 
RPAREN - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RPAREN() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
 
RPAREN(int) - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
 
RPC - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
RPC() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
RPC - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RPC() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
 
rpcMethod() - Method in class io.protostuff.compiler.parser.ProtoParser
 
rpcMethod() - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockEntryContext
 
RpcMethodContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
 
rpcMethodOptions() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
 
rpcMethodOptions() - Method in class io.protostuff.compiler.parser.ProtoParser
 
RpcMethodOptionsContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.RpcMethodOptionsContext
 
RSQUARE - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
RSQUARE() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldOptionsContext
 
RSQUARE - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RSQUARE() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionNameContext
 
RULE_enumBlock - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_enumBlockEntry - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_enumConstant - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_extendBlock - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_extendBlockEntry - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_extensions - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_field - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_fieldModifier - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_fieldOptions - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_from - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_groupBlock - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_groupBlockEntry - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_importStatement - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_map - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_mapKey - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_mapValue - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_messageBlock - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_messageBlockEntry - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_name - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_oneof - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_oneofEntry - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_oneofField - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_oneofGroup - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_option - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_optionEntry - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_optionName - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_optionValue - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_packageName - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_packageStatement - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_proto - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_rpcMethod - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_rpcMethodOptions - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_serviceBlock - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_serviceBlockEntry - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_statement - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_syntax - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_tag - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_textFormat - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_textFormatEntry - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_textFormatOptionName - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_textFormatOptionValue - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_to - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
RULE_typeReference - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
ruleNames - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
ruleNames - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
run(ProtoContext, T) - Method in interface io.protostuff.compiler.parser.ProtoWalker.Processor
 

S

ScalarFieldType - Enum in io.protostuff.compiler.model
Field types for scalar value types.
SEMICOLON - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
 
SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumConstantContext
 
SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.ExtendBlockContext
 
SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.ExtensionsContext
 
SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldContext
 
SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
 
SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.ImportStatementContext
 
SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.MapContext
 
SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
 
SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
 
SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofFieldContext
 
SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofGroupContext
 
SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionEntryContext
 
SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.PackageStatementContext
 
SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
 
SEMICOLON - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
 
SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.SyntaxContext
 
Service - Class in io.protostuff.compiler.model
 
Service(Proto) - Constructor for class io.protostuff.compiler.model.Service
 
SERVICE - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
SERVICE() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
SERVICE - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
SERVICE() - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
 
serviceBlock() - Method in class io.protostuff.compiler.parser.ProtoParser
 
serviceBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.StatementContext
 
ServiceBlockContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
 
serviceBlockEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
 
serviceBlockEntry(int) - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
 
serviceBlockEntry() - Method in class io.protostuff.compiler.parser.ProtoParser
 
ServiceBlockEntryContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.ServiceBlockEntryContext
 
ServiceMethod - Class in io.protostuff.compiler.model
 
ServiceMethod(Service) - Constructor for class io.protostuff.compiler.model.ServiceMethod
 
ServiceParseListener - Class in io.protostuff.compiler.parser
 
ServiceParseListener(BufferedTokenStream, ProtoContext) - Constructor for class io.protostuff.compiler.parser.ServiceParseListener
 
services - Variable in class io.protostuff.compiler.model.Proto
 
set(String, DynamicMessage.Value) - Method in class io.protostuff.compiler.model.DynamicMessage
 
set(SourceCodeLocation, String, DynamicMessage.Value) - Method in class io.protostuff.compiler.model.DynamicMessage
 
setArgType(Message) - Method in class io.protostuff.compiler.model.ServiceMethod
 
setArgTypeName(String) - Method in class io.protostuff.compiler.model.ServiceMethod
 
setComments(List<String>) - Method in class io.protostuff.compiler.model.AbstractElement
 
setConstants(List<EnumConstant>) - Method in class io.protostuff.compiler.model.Enum
 
setContext(ProtoContext) - Method in class io.protostuff.compiler.model.Proto
 
setEnums(List<Enum>) - Method in class io.protostuff.compiler.model.AbstractUserTypeContainer
 
setExtendee(Message) - Method in class io.protostuff.compiler.model.Extension
 
setExtendeeName(String) - Method in class io.protostuff.compiler.model.Extension
 
setExtensionRanges(List<ExtensionRange>) - Method in class io.protostuff.compiler.model.Message
 
setFields(List<Field>) - Method in class io.protostuff.compiler.model.Extension
 
setFields(List<Field>) - Method in interface io.protostuff.compiler.model.FieldContainer
 
setFields(List<Field>) - Method in class io.protostuff.compiler.model.Message
 
setFields(List<Field>) - Method in class io.protostuff.compiler.model.Oneof
 
setFilename(String) - Method in class io.protostuff.compiler.model.Proto
 
setFileReader(FileReader) - Method in class io.protostuff.compiler.parser.ProtoContext
 
setFullyQualifiedName(String) - Method in class io.protostuff.compiler.model.AbstractUserType
 
setFullyQualifiedName(String) - Method in class io.protostuff.compiler.model.Message
 
setFullyQualifiedName(String) - Method in class io.protostuff.compiler.model.Service
 
setFullyQualifiedName(String) - Method in interface io.protostuff.compiler.model.UserType
 
setGroups(List<Group>) - Method in class io.protostuff.compiler.model.Extension
 
setGroups(List<Group>) - Method in interface io.protostuff.compiler.model.GroupContainer
 
setGroups(List<Group>) - Method in class io.protostuff.compiler.model.Message
 
setGroups(List<Group>) - Method in class io.protostuff.compiler.model.Oneof
 
setImports(List<Import>) - Method in class io.protostuff.compiler.model.Proto
 
setIndex(int) - Method in class io.protostuff.compiler.model.Field
 
setInitialized(boolean) - Method in class io.protostuff.compiler.parser.ProtoContext
 
setMethods(List<ServiceMethod>) - Method in class io.protostuff.compiler.model.Service
 
setModifier(FieldModifier) - Method in class io.protostuff.compiler.model.Field
 
setModule(Module) - Method in class io.protostuff.compiler.model.Proto
 
setName(String) - Method in class io.protostuff.compiler.model.AbstractDescriptor
 
setName(String) - Method in class io.protostuff.compiler.model.Module
 
setName(String) - Method in class io.protostuff.compiler.model.Oneof
 
setName(String) - Method in class io.protostuff.compiler.model.Proto
 
setName(String) - Method in interface io.protostuff.compiler.model.UserType
 
setNamespace(String) - Method in class io.protostuff.compiler.model.Extension
 
setNamespace(String) - Method in class io.protostuff.compiler.model.Oneof
 
setOneof(Oneof) - Method in class io.protostuff.compiler.model.Field
 
setOneofs(List<Oneof>) - Method in class io.protostuff.compiler.model.Message
 
setOptions(Map<String, String>) - Method in class io.protostuff.compiler.model.Module
 
setOutput(String) - Method in class io.protostuff.compiler.model.Module
 
setPackage(Package) - Method in class io.protostuff.compiler.model.Proto
 
setParent(Enum) - Method in class io.protostuff.compiler.model.EnumConstant
 
setParent(Message) - Method in class io.protostuff.compiler.model.Field
 
setProto(Proto) - Method in class io.protostuff.compiler.model.AbstractUserType
 
setProto(Proto) - Method in class io.protostuff.compiler.model.Import
 
setProto(Proto) - Method in class io.protostuff.compiler.model.Message
 
setProto(Proto) - Method in class io.protostuff.compiler.model.Service
 
setProto(Proto) - Method in interface io.protostuff.compiler.model.UserType
 
setProtos(List<Proto>) - Method in class io.protostuff.compiler.model.Module
 
setReturnType(Message) - Method in class io.protostuff.compiler.model.ServiceMethod
 
setReturnTypeName(String) - Method in class io.protostuff.compiler.model.ServiceMethod
 
setServices(List<Service>) - Method in class io.protostuff.compiler.model.Proto
 
setSourceCodeLocation(SourceCodeLocation) - Method in class io.protostuff.compiler.model.AbstractElement
 
setSyntax(Syntax) - Method in class io.protostuff.compiler.model.Proto
 
setTag(int) - Method in class io.protostuff.compiler.model.Field
 
setType(FieldType) - Method in class io.protostuff.compiler.model.Field
 
setTypeName(String) - Method in class io.protostuff.compiler.model.Field
 
setValue(int) - Method in class io.protostuff.compiler.model.EnumConstant
 
size() - Method in class io.protostuff.compiler.model.DynamicMessage
 
sourceCodeLocation - Variable in class io.protostuff.compiler.model.AbstractElement
 
SourceCodeLocation - Class in io.protostuff.compiler.model
 
SourceCodeLocation(String, int) - Constructor for class io.protostuff.compiler.model.SourceCodeLocation
 
statement() - Method in class io.protostuff.compiler.parser.ProtoParser.ProtoContext
 
statement(int) - Method in class io.protostuff.compiler.parser.ProtoParser.ProtoContext
 
statement() - Method in class io.protostuff.compiler.parser.ProtoParser
 
StatementContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.StatementContext
 
STRING_VALUE - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
STRING_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.ImportStatementContext
 
STRING_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionValueContext
 
STRING_VALUE - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
STRING_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.SyntaxContext
 
STRING_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionValueContext
 
syntax - Variable in class io.protostuff.compiler.model.Proto
 
Syntax - Class in io.protostuff.compiler.model
 
Syntax(Proto, String) - Constructor for class io.protostuff.compiler.model.Syntax
 
SYNTAX - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
SYNTAX() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
syntax() - Method in class io.protostuff.compiler.parser.ProtoParser.ProtoContext
 
SYNTAX - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
syntax() - Method in class io.protostuff.compiler.parser.ProtoParser
 
SYNTAX() - Method in class io.protostuff.compiler.parser.ProtoParser.SyntaxContext
 
SyntaxContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.SyntaxContext
 
syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class io.protostuff.compiler.parser.ParseErrorLogger
 

T

tag - Variable in class io.protostuff.compiler.model.Field
 
tag() - Method in class io.protostuff.compiler.parser.ProtoParser.MapContext
 
tag() - Method in class io.protostuff.compiler.parser.ProtoParser
 
TagContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.TagContext
 
template(String) - Method in class io.protostuff.compiler.model.ModuleConfiguration.Builder
 
textFormat() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionValueContext
 
textFormat() - Method in class io.protostuff.compiler.parser.ProtoParser
 
textFormat() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatEntryContext
 
TextFormatContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.TextFormatContext
 
textFormatEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatContext
 
textFormatEntry(int) - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatContext
 
textFormatEntry() - Method in class io.protostuff.compiler.parser.ProtoParser
 
TextFormatEntryContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.TextFormatEntryContext
 
textFormatOptionName() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatEntryContext
 
textFormatOptionName() - Method in class io.protostuff.compiler.parser.ProtoParser
 
TextFormatOptionNameContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionNameContext
 
textFormatOptionValue() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatEntryContext
 
textFormatOptionValue() - Method in class io.protostuff.compiler.parser.ProtoParser
 
TextFormatOptionValueContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionValueContext
 
TO - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
TO() - Method in class io.protostuff.compiler.parser.ProtoParser.ExtensionsContext
 
to() - Method in class io.protostuff.compiler.parser.ProtoParser.ExtensionsContext
 
TO() - Method in class io.protostuff.compiler.parser.ProtoParser.NameContext
 
TO - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
to() - Method in class io.protostuff.compiler.parser.ProtoParser
 
ToContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.ToContext
 
tokenNames - Static variable in class io.protostuff.compiler.parser.ProtoLexer
Deprecated.
tokenNames - Static variable in class io.protostuff.compiler.parser.ProtoParser
Deprecated.
toString() - Method in class io.protostuff.compiler.model.DynamicMessage.Key
 
toString() - Method in class io.protostuff.compiler.model.DynamicMessage
 
toString() - Method in class io.protostuff.compiler.model.DynamicMessage.Value
 
toString() - Method in enum io.protostuff.compiler.model.DynamicMessage.Value.Type
 
toString() - Method in class io.protostuff.compiler.model.Enum
 
toString() - Method in class io.protostuff.compiler.model.EnumConstant
 
toString() - Method in class io.protostuff.compiler.model.Extension
 
toString() - Method in class io.protostuff.compiler.model.ExtensionRange
 
toString() - Method in class io.protostuff.compiler.model.Field
 
toString() - Method in enum io.protostuff.compiler.model.FieldModifier
 
toString() - Method in class io.protostuff.compiler.model.Import
 
toString() - Method in class io.protostuff.compiler.model.Message
 
toString() - Method in class io.protostuff.compiler.model.ModuleConfiguration
 
toString() - Method in class io.protostuff.compiler.model.Oneof
 
toString() - Method in class io.protostuff.compiler.model.Package
 
toString() - Method in class io.protostuff.compiler.model.Proto
 
toString() - Method in enum io.protostuff.compiler.model.ScalarFieldType
 
toString() - Method in class io.protostuff.compiler.model.Service
 
toString() - Method in class io.protostuff.compiler.model.ServiceMethod
 
toString() - Method in class io.protostuff.compiler.model.SourceCodeLocation
 
toString() - Method in class io.protostuff.compiler.model.Syntax
 
toString() - Method in class io.protostuff.compiler.parser.ProtoContext
 
trim(List<String>) - Method in class io.protostuff.compiler.parser.AbstractProtoParserListener
Remove common leading whitespaces from all strings in the list.
type - Variable in class io.protostuff.compiler.model.Field
 
Type - Interface in io.protostuff.compiler.model
Base interface for all protocol buffers types.
typeName - Variable in class io.protostuff.compiler.model.Field
 
typeReference() - Method in class io.protostuff.compiler.parser.ProtoParser.ExtendBlockContext
 
typeReference() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldContext
 
typeReference() - Method in class io.protostuff.compiler.parser.ProtoParser.MapKeyContext
 
typeReference() - Method in class io.protostuff.compiler.parser.ProtoParser.MapValueContext
 
typeReference() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofFieldContext
 
typeReference() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionNameContext
 
typeReference() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
 
typeReference(int) - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
 
typeReference() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionNameContext
 
typeReference() - Method in class io.protostuff.compiler.parser.ProtoParser
 
TypeReferenceContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
 
TypeRegistratorPostProcessor - Class in io.protostuff.compiler.parser
 
TypeRegistratorPostProcessor() - Constructor for class io.protostuff.compiler.parser.TypeRegistratorPostProcessor
 
TypeResolverPostProcessor - Class in io.protostuff.compiler.parser
 
TypeResolverPostProcessor() - Constructor for class io.protostuff.compiler.parser.TypeResolverPostProcessor
 

U

UNKNOWN - Static variable in class io.protostuff.compiler.model.SourceCodeLocation
 
UserType - Interface in io.protostuff.compiler.model
 
UserTypeContainer - Interface in io.protostuff.compiler.model
 
Util - Class in io.protostuff.compiler.parser
 
Util() - Constructor for class io.protostuff.compiler.parser.Util
 

V

value - Variable in class io.protostuff.compiler.model.EnumConstant
 
valueOf(String) - Static method in enum io.protostuff.compiler.model.DescriptorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.protostuff.compiler.model.DynamicMessage.Value.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.protostuff.compiler.model.FieldModifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.protostuff.compiler.model.ScalarFieldType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.protostuff.compiler.model.DescriptorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.protostuff.compiler.model.DynamicMessage.Value.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class io.protostuff.compiler.model.DynamicMessage
 
values() - Static method in enum io.protostuff.compiler.model.FieldModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.protostuff.compiler.model.ScalarFieldType
Returns an array containing the constants of this enum type, in the order they are declared.
visitErrorNode(ErrorNode) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
visitTerminal(TerminalNode) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
VOCABULARY - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
VOCABULARY - Static variable in class io.protostuff.compiler.parser.ProtoParser
 

W

walk(Proto, ProtoTreeWalker.ProtoOperation, ProtoTreeWalker.MessageOperation, ProtoTreeWalker.EnumOperation) - Method in class io.protostuff.compiler.model.util.ProtoTreeWalker
 
walk(UserTypeContainer, ProtoTreeWalker.MessageOperation, ProtoTreeWalker.EnumOperation) - Method in class io.protostuff.compiler.model.util.ProtoTreeWalker
 
walk() - Method in class io.protostuff.compiler.parser.ProtoWalker
 
WINDOWS_DELIMITER - Static variable in class io.protostuff.compiler.parser.Util
 
WS - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
WS - Static variable in class io.protostuff.compiler.parser.ProtoParser
 

_

_ATN - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
_ATN - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
_decisionToDFA - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
_decisionToDFA - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
_serializedATN - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
_serializedATN - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
_sharedContextCache - Static variable in class io.protostuff.compiler.parser.ProtoLexer
 
_sharedContextCache - Static variable in class io.protostuff.compiler.parser.ProtoParser
 
A B C D E F G H I K L M N O P Q R S T U V W _ 
Skip navigation links

Copyright © 2015–2016. All rights reserved.