A B C D E F G H I K L M N O P Q R S T U V W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractDescriptor - Class in io.protostuff.compiler.model
-
Base class for all protocol buffer nodes.
- AbstractDescriptor() - Constructor for class io.protostuff.compiler.model.AbstractDescriptor
- AbstractElement - Class in io.protostuff.compiler.model
-
Abstract base class for all proto nodes.
- AbstractElement() - Constructor for class io.protostuff.compiler.model.AbstractElement
- AbstractExtensionRegistry - Class in io.protostuff.compiler.parser
-
Base class for extension registries.
- AbstractExtensionRegistry() - Constructor for class io.protostuff.compiler.parser.AbstractExtensionRegistry
- AbstractProtoParserListener - Class in io.protostuff.compiler.parser
-
Base class for proto parse listeners.
- AbstractProtoParserListener(BufferedTokenStream, ProtoContext) - Constructor for class io.protostuff.compiler.parser.AbstractProtoParserListener
- AbstractUserTypeContainer - Class in io.protostuff.compiler.model
-
Container for user types.
- AbstractUserTypeContainer(UserTypeContainer) - Constructor for class io.protostuff.compiler.model.AbstractUserTypeContainer
- addAllIncludePaths(Iterable<? extends Path>) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration.Builder
-
Adds elements to
includePathslist. - addAllProtoFiles(Iterable<String>) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration.Builder
-
Adds elements to
protoFileslist. - addAllProtos(Iterable<? extends Proto>) - Method in class io.protostuff.compiler.model.ImmutableModule.Builder
-
Adds elements to
protoslist. - 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(Range) - 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
- addIncludePaths(Path) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration.Builder
-
Adds one element to
includePathslist. - addIncludePaths(Path...) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration.Builder
-
Adds elements to
includePathslist. - 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
- addProtoFiles(String) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration.Builder
-
Adds one element to
protoFileslist. - addProtoFiles(String...) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration.Builder
-
Adds elements to
protoFileslist. - addProtos(Proto) - Method in class io.protostuff.compiler.model.ImmutableModule.Builder
-
Adds one element to
protoslist. - addProtos(Proto...) - Method in class io.protostuff.compiler.model.ImmutableModule.Builder
-
Adds elements to
protoslist. - addPublicImport(ProtoContext) - Method in class io.protostuff.compiler.parser.ProtoContext
- addReservedFieldName(String) - Method in class io.protostuff.compiler.model.Enum
- addReservedFieldName(String) - Method in class io.protostuff.compiler.model.Message
- addReservedFieldName(String) - Method in interface io.protostuff.compiler.model.UserType
- addReservedFieldRange(Range) - Method in class io.protostuff.compiler.model.Enum
- addReservedFieldRange(Range) - Method in class io.protostuff.compiler.model.Message
- addReservedFieldRange(Range) - Method in interface io.protostuff.compiler.model.UserType
- addService(Service) - Method 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.EnumFieldContext
- 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.OptionContext
- ASSIGN() - Method in class io.protostuff.compiler.parser.ProtoParser.SyntaxStatementContext
- attachComments(ParserRuleContext, AbstractElement, boolean) - Method in class io.protostuff.compiler.parser.AbstractProtoParserListener
B
- BOOL - io.protostuff.compiler.model.ScalarFieldType
- BOOL - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- BOOL - Static variable in class io.protostuff.compiler.parser.ProtoParser
- BOOL() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- BOOL() - Method in class io.protostuff.compiler.parser.ProtoParser.MapKeyContext
- BOOL() - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
- BOOLEAN - io.protostuff.compiler.model.DynamicMessage.Value.Type
- 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.IdentContext
- 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.ImmutableModule.Builder
-
Builds a new
ImmutableModule. - build() - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration.Builder
-
Builds a new
ImmutableModuleConfiguration. - build(Proto) - Static method in class io.protostuff.compiler.model.UsageIndex
- build(Collection<Proto>) - Static method in class io.protostuff.compiler.model.UsageIndex
-
Build usage index for given collection of proto files.
- builder() - Static method in class io.protostuff.compiler.model.ImmutableModule
-
Creates a builder for
ImmutableModule. - builder() - Static method in class io.protostuff.compiler.model.ImmutableModuleConfiguration
-
Creates a builder for
ImmutableModuleConfiguration. - BYTES - io.protostuff.compiler.model.ScalarFieldType
- BYTES - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- BYTES - Static variable in class io.protostuff.compiler.parser.ProtoParser
- BYTES() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- BYTES() - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
C
- channelNames - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- ClasspathFileReader - Class in io.protostuff.compiler.parser
-
File reader that can load files from classpath.
- 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.ExtensionsContext
- COMMA() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldOptionsContext
- COMMA() - Method in class io.protostuff.compiler.parser.ProtoParser.MapContext
- COMMA() - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldNamesContext
- COMMA() - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldRangesContext
- COMMA(int) - Method in class io.protostuff.compiler.parser.ProtoParser.ExtensionsContext
- COMMA(int) - Method in class io.protostuff.compiler.parser.ProtoParser.FieldOptionsContext
- COMMA(int) - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldNamesContext
- COMMA(int) - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldRangesContext
- 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
-
File reader that can read data from multiple sources - classpath, local file system, etc.
- CompositeFileReader(FileReader...) - Constructor for class io.protostuff.compiler.parser.CompositeFileReader
- CompositeFileReader(List<FileReader>) - Constructor for class io.protostuff.compiler.parser.CompositeFileReader
- CompositeParseTreeListener - Class in io.protostuff.compiler.parser
-
Composite parse tree listener.
- configure() - Method in class io.protostuff.compiler.ParserModule
- constants - Variable in class io.protostuff.compiler.model.Enum
- contains(int) - Method in class io.protostuff.compiler.model.Range
- 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
- copyOf(Module) - Static method in class io.protostuff.compiler.model.ImmutableModule
-
Creates an immutable copy of a
Modulevalue. - copyOf(ModuleConfiguration) - Static method in class io.protostuff.compiler.model.ImmutableModuleConfiguration
-
Creates an immutable copy of a
ModuleConfigurationvalue. - create(Class<T>, T...) - Static method in class io.protostuff.compiler.parser.CompositeParseTreeListener
-
Create new composite listener for a collection of delegates.
- 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(SourceCodeLocation, String) - Static method in class io.protostuff.compiler.model.DynamicMessage.Value
- createEnum(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
-
Create a lookup list for reference resolution.
- createString(SourceCodeLocation, String) - Static method in class io.protostuff.compiler.model.DynamicMessage.Value
- createString(String) - Static method in class io.protostuff.compiler.model.DynamicMessage.Value
- customFieldReference() - Method in class io.protostuff.compiler.parser.ProtoParser
- customFieldReference() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldRerefenceContext
- customFieldReference(int) - Method in class io.protostuff.compiler.parser.ProtoParser.FieldRerefenceContext
- CustomFieldReferenceContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.CustomFieldReferenceContext
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.parser.OptionsPostProcessor
- DefaultDescriptorProtoProvider - Class in io.protostuff.compiler.parser
-
Provides a
ProtoContextforgoogle/protobuf/descriptor.proto. - 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
-
Descriptor type for options lookup.
- 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.CustomFieldReferenceContext
- DOT() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldRerefenceContext
- DOT() - Method in class io.protostuff.compiler.parser.ProtoParser.FullIdentContext
- DOT() - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
- DOT(int) - Method in class io.protostuff.compiler.parser.ProtoParser.CustomFieldReferenceContext
- DOT(int) - Method in class io.protostuff.compiler.parser.ProtoParser.FieldRerefenceContext
- DOT(int) - Method in class io.protostuff.compiler.parser.ProtoParser.FullIdentContext
- DOT(int) - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
- DOUBLE - io.protostuff.compiler.model.ScalarFieldType
- DOUBLE - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- DOUBLE - Static variable in class io.protostuff.compiler.parser.ProtoParser
- DOUBLE() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- DOUBLE() - 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
-
Data structure that represents value of an option.
- 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
-
Base interface for all proto file nodes.
- enterCustomFieldReference(ProtoParser.CustomFieldReferenceContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.customFieldReference(). - enterCustomFieldReference(ProtoParser.CustomFieldReferenceContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.customFieldReference(). - 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(). - enterEnumField(ProtoParser.EnumFieldContext) - Method in class io.protostuff.compiler.parser.EnumParseListener
- enterEnumField(ProtoParser.EnumFieldContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.enumField(). - enterEnumField(ProtoParser.EnumFieldContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.enumField(). - enterEnumFieldName(ProtoParser.EnumFieldNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.enumFieldName(). - enterEnumFieldName(ProtoParser.EnumFieldNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.enumFieldName(). - enterEnumFieldValue(ProtoParser.EnumFieldValueContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.enumFieldValue(). - enterEnumFieldValue(ProtoParser.EnumFieldValueContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.enumFieldValue(). - enterEnumName(ProtoParser.EnumNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.enumName(). - enterEnumName(ProtoParser.EnumNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.enumName(). - 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(). - enterFieldName(ProtoParser.FieldNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.fieldName(). - enterFieldName(ProtoParser.FieldNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.fieldName(). - 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(). - enterFieldRerefence(ProtoParser.FieldRerefenceContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.fieldRerefence(). - enterFieldRerefence(ProtoParser.FieldRerefenceContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.fieldRerefence(). - enterFileReference(ProtoParser.FileReferenceContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.fileReference(). - enterFileReference(ProtoParser.FileReferenceContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.fileReference(). - enterFullIdent(ProtoParser.FullIdentContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.fullIdent(). - enterFullIdent(ProtoParser.FullIdentContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.fullIdent(). - 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(). - enterGroupName(ProtoParser.GroupNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.groupName(). - enterGroupName(ProtoParser.GroupNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.groupName(). - enterIdent(ProtoParser.IdentContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.ident(). - enterIdent(ProtoParser.IdentContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.ident(). - 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(). - enterMessageName(ProtoParser.MessageNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.messageName(). - enterMessageName(ProtoParser.MessageNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.messageName(). - 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(). - enterOneofName(ProtoParser.OneofNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.oneofName(). - enterOneofName(ProtoParser.OneofNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.oneofName(). - 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(). - 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.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(). - enterRange(ProtoParser.RangeContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.range(). - enterRange(ProtoParser.RangeContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.range(). - enterRangeFrom(ProtoParser.RangeFromContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.rangeFrom(). - enterRangeFrom(ProtoParser.RangeFromContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.rangeFrom(). - enterRangeTo(ProtoParser.RangeToContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.rangeTo(). - enterRangeTo(ProtoParser.RangeToContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.rangeTo(). - enterReservedFieldName(ProtoParser.ReservedFieldNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.reservedFieldName(). - enterReservedFieldName(ProtoParser.ReservedFieldNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.reservedFieldName(). - enterReservedFieldNames(ProtoParser.ReservedFieldNamesContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.reservedFieldNames(). - enterReservedFieldNames(ProtoParser.ReservedFieldNamesContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.reservedFieldNames(). - enterReservedFieldRanges(ProtoParser.ReservedFieldRangesContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.reservedFieldRanges(). - enterReservedFieldRanges(ProtoParser.ReservedFieldRangesContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.reservedFieldRanges(). - 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
- enterRpcName(ProtoParser.RpcNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.rpcName(). - enterRpcName(ProtoParser.RpcNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.rpcName(). - enterRpcType(ProtoParser.RpcTypeContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.rpcType(). - enterRpcType(ProtoParser.RpcTypeContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.rpcType(). - enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.CustomFieldReferenceContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumFieldContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumFieldNameContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumFieldValueContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumNameContext
- 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.FieldNameContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.FieldOptionsContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.FieldRerefenceContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.FileReferenceContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.FullIdentContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.GroupNameContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- 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.MessageNameContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.OneofNameContext
- 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.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.RangeContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.RangeFromContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.RangeToContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldNameContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldNamesContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldRangesContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.RpcNameContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.RpcTypeContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceNameContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.StandardFieldRerefenceContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.SyntaxNameContext
- enterRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.SyntaxStatementContext
- 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.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
- enterServiceName(ProtoParser.ServiceNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.serviceName(). - enterServiceName(ProtoParser.ServiceNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.serviceName(). - enterStandardFieldRerefence(ProtoParser.StandardFieldRerefenceContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.standardFieldRerefence(). - enterStandardFieldRerefence(ProtoParser.StandardFieldRerefenceContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.standardFieldRerefence(). - enterSyntaxName(ProtoParser.SyntaxNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.syntaxName(). - enterSyntaxName(ProtoParser.SyntaxNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.syntaxName(). - enterSyntaxStatement(ProtoParser.SyntaxStatementContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Enter a parse tree produced by
ProtoParser.syntaxStatement(). - enterSyntaxStatement(ProtoParser.SyntaxStatementContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Enter a parse tree produced by
ProtoParser.syntaxStatement(). - 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(). - 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 node of proto file.
- Enum(UserTypeContainer) - Constructor for class io.protostuff.compiler.model.Enum
- ENUM - io.protostuff.compiler.model.DescriptorType
- ENUM - io.protostuff.compiler.model.DynamicMessage.Value.Type
- 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.IdentContext
- ENUM_CONSTANT - io.protostuff.compiler.model.DescriptorType
- enumBlock() - Method in class io.protostuff.compiler.parser.ProtoParser
- enumBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
- enumBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- enumBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.ProtoContext
- enumBlock(int) - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
- enumBlock(int) - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- enumBlock(int) - Method in class io.protostuff.compiler.parser.ProtoParser.ProtoContext
- EnumBlockContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
- EnumConstant - Class in io.protostuff.compiler.model
-
Enum value (constant).
- EnumConstant(Enum) - Constructor for class io.protostuff.compiler.model.EnumConstant
- EnumContainer - Interface in io.protostuff.compiler.model
-
Container for enum nodes.
- enumField() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
- enumField() - Method in class io.protostuff.compiler.parser.ProtoParser
- enumField(int) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
- EnumFieldContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.EnumFieldContext
- enumFieldName() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumFieldContext
- enumFieldName() - Method in class io.protostuff.compiler.parser.ProtoParser
- EnumFieldNameContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.EnumFieldNameContext
- enumFieldValue() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumFieldContext
- enumFieldValue() - Method in class io.protostuff.compiler.parser.ProtoParser
- EnumFieldValueContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.EnumFieldValueContext
- enumName() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
- enumName() - Method in class io.protostuff.compiler.parser.ProtoParser
- EnumNameContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.EnumNameContext
- EnumParseListener - Class in io.protostuff.compiler.parser
-
Enum parse listener, responsible for processing enums.
- EnumParseListener(BufferedTokenStream, ProtoContext) - Constructor for class io.protostuff.compiler.parser.EnumParseListener
- enums - Variable in class io.protostuff.compiler.model.AbstractUserTypeContainer
- EOF() - Method in class io.protostuff.compiler.parser.ProtoParser.ProtoContext
- equals(Object) - Method in class io.protostuff.compiler.model.DynamicMessage.Key
- equals(Object) - Method in class io.protostuff.compiler.model.ImmutableModule
-
This instance is equal to all instances of
ImmutableModulethat have equal attribute values. - equals(Object) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration
-
This instance is equal to all instances of
ImmutableModuleConfigurationthat have equal attribute values. - 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.Range
- 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
- exitCustomFieldReference(ProtoParser.CustomFieldReferenceContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.customFieldReference(). - exitCustomFieldReference(ProtoParser.CustomFieldReferenceContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.customFieldReference(). - 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(). - exitEnumField(ProtoParser.EnumFieldContext) - Method in class io.protostuff.compiler.parser.EnumParseListener
- exitEnumField(ProtoParser.EnumFieldContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.enumField(). - exitEnumField(ProtoParser.EnumFieldContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.enumField(). - exitEnumFieldName(ProtoParser.EnumFieldNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.enumFieldName(). - exitEnumFieldName(ProtoParser.EnumFieldNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.enumFieldName(). - exitEnumFieldValue(ProtoParser.EnumFieldValueContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.enumFieldValue(). - exitEnumFieldValue(ProtoParser.EnumFieldValueContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.enumFieldValue(). - exitEnumName(ProtoParser.EnumNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.enumName(). - exitEnumName(ProtoParser.EnumNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.enumName(). - 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(). - exitFieldName(ProtoParser.FieldNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.fieldName(). - exitFieldName(ProtoParser.FieldNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.fieldName(). - 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(). - exitFieldRerefence(ProtoParser.FieldRerefenceContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.fieldRerefence(). - exitFieldRerefence(ProtoParser.FieldRerefenceContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.fieldRerefence(). - exitFileReference(ProtoParser.FileReferenceContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.fileReference(). - exitFileReference(ProtoParser.FileReferenceContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.fileReference(). - exitFullIdent(ProtoParser.FullIdentContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.fullIdent(). - exitFullIdent(ProtoParser.FullIdentContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.fullIdent(). - 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(). - exitGroupName(ProtoParser.GroupNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.groupName(). - exitGroupName(ProtoParser.GroupNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.groupName(). - exitIdent(ProtoParser.IdentContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.ident(). - exitIdent(ProtoParser.IdentContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.ident(). - 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(). - exitMessageName(ProtoParser.MessageNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.messageName(). - exitMessageName(ProtoParser.MessageNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.messageName(). - 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(). - exitOneofName(ProtoParser.OneofNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.oneofName(). - exitOneofName(ProtoParser.OneofNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.oneofName(). - 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(). - 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(). - exitRange(ProtoParser.RangeContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.range(). - exitRange(ProtoParser.RangeContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.range(). - exitRangeFrom(ProtoParser.RangeFromContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.rangeFrom(). - exitRangeFrom(ProtoParser.RangeFromContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.rangeFrom(). - exitRangeTo(ProtoParser.RangeToContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.rangeTo(). - exitRangeTo(ProtoParser.RangeToContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.rangeTo(). - exitReservedFieldName(ProtoParser.ReservedFieldNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.reservedFieldName(). - exitReservedFieldName(ProtoParser.ReservedFieldNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.reservedFieldName(). - exitReservedFieldNames(ProtoParser.ReservedFieldNamesContext) - Method in class io.protostuff.compiler.parser.MessageParseListener
- exitReservedFieldNames(ProtoParser.ReservedFieldNamesContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.reservedFieldNames(). - exitReservedFieldNames(ProtoParser.ReservedFieldNamesContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.reservedFieldNames(). - exitReservedFieldRanges(ProtoParser.ReservedFieldRangesContext) - Method in class io.protostuff.compiler.parser.MessageParseListener
- exitReservedFieldRanges(ProtoParser.ReservedFieldRangesContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.reservedFieldRanges(). - exitReservedFieldRanges(ProtoParser.ReservedFieldRangesContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.reservedFieldRanges(). - 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
- exitRpcName(ProtoParser.RpcNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.rpcName(). - exitRpcName(ProtoParser.RpcNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.rpcName(). - exitRpcType(ProtoParser.RpcTypeContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.rpcType(). - exitRpcType(ProtoParser.RpcTypeContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.rpcType(). - exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.CustomFieldReferenceContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumFieldContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumFieldNameContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumFieldValueContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumNameContext
- 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.FieldNameContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.FieldOptionsContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.FieldRerefenceContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.FileReferenceContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.FullIdentContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.GroupNameContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- 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.MessageNameContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.OneofNameContext
- 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.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.RangeContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.RangeFromContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.RangeToContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldNameContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldNamesContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldRangesContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.RpcNameContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.RpcTypeContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceNameContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.StandardFieldRerefenceContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.SyntaxNameContext
- exitRule(ParseTreeListener) - Method in class io.protostuff.compiler.parser.ProtoParser.SyntaxStatementContext
- 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.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
- exitServiceName(ProtoParser.ServiceNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.serviceName(). - exitServiceName(ProtoParser.ServiceNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.serviceName(). - exitStandardFieldRerefence(ProtoParser.StandardFieldRerefenceContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.standardFieldRerefence(). - exitStandardFieldRerefence(ProtoParser.StandardFieldRerefenceContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.standardFieldRerefence(). - exitSyntaxName(ProtoParser.SyntaxNameContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.syntaxName(). - exitSyntaxName(ProtoParser.SyntaxNameContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.syntaxName(). - exitSyntaxStatement(ProtoParser.SyntaxStatementContext) - Method in class io.protostuff.compiler.parser.ProtoParseListener
- exitSyntaxStatement(ProtoParser.SyntaxStatementContext) - Method in class io.protostuff.compiler.parser.ProtoParserBaseListener
-
Exit a parse tree produced by
ProtoParser.syntaxStatement(). - exitSyntaxStatement(ProtoParser.SyntaxStatementContext) - Method in interface io.protostuff.compiler.parser.ProtoParserListener
-
Exit a parse tree produced by
ProtoParser.syntaxStatement(). - 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(). - 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.IdentContext
- extendBlock() - Method in class io.protostuff.compiler.parser.ProtoParser
- extendBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
- extendBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- extendBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.ProtoContext
- extendBlock(int) - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
- extendBlock(int) - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- extendBlock(int) - Method in class io.protostuff.compiler.parser.ProtoParser.ProtoContext
- ExtendBlockContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.ExtendBlockContext
- extendBlockEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.ExtendBlockContext
- extendBlockEntry() - Method in class io.protostuff.compiler.parser.ProtoParser
- extendBlockEntry(int) - Method in class io.protostuff.compiler.parser.ProtoParser.ExtendBlockContext
- 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 node.
- Extension(UserTypeContainer) - Constructor for class io.protostuff.compiler.model.Extension
- ExtensionContainer - Interface in io.protostuff.compiler.model
-
Container for extensions - a node where extensions can be defined.
- extensionRanges - Variable in class io.protostuff.compiler.model.Message
- ExtensionRegistratorPostProcessor - Class in io.protostuff.compiler.parser
-
Post-processor that registers extensions in the extension registry.
- ExtensionRegistratorPostProcessor() - Constructor for class io.protostuff.compiler.parser.ExtensionRegistratorPostProcessor
- ExtensionRegistry - Interface in io.protostuff.compiler.parser
-
Extension registry.
- extensions() - Method in class io.protostuff.compiler.parser.ProtoParser
- extensions() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
- extensions() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- extensions(int) - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
- extensions(int) - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- 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.ExtensionsContext
- EXTENSIONS() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- ExtensionsContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.ExtensionsContext
F
- 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.GroupBlockContext
- field() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- field() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
- field(int) - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
- field(int) - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- field(int) - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
- field(String) - Static method in class io.protostuff.compiler.model.DynamicMessage.Key
- Field - Class in io.protostuff.compiler.model
-
Field node.
- Field(FieldContainer) - Constructor for class io.protostuff.compiler.model.Field
-
Create a field instance for given parent.
- FieldContainer - Interface in io.protostuff.compiler.model
-
Base interface for field containers - messages, groups and oneof nodes.
- FieldContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.FieldContext
- 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
- FieldModifier - Enum in io.protostuff.compiler.model
-
Field modifier.
- FieldModifierContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.FieldModifierContext
- fieldName() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldContext
- fieldName() - Method in class io.protostuff.compiler.parser.ProtoParser
- fieldName() - Method in class io.protostuff.compiler.parser.ProtoParser.MapContext
- FieldNameContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.FieldNameContext
- fieldOptions() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumFieldContext
- 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
- FieldOptionsContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.FieldOptionsContext
- fieldRerefence() - Method in class io.protostuff.compiler.parser.ProtoParser
- fieldRerefence() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionContext
- FieldRerefenceContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.FieldRerefenceContext
- 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
-
Loader of proto files.
- FileDescriptorLoaderImpl - Class in io.protostuff.compiler.parser
-
Loader of proto files.
- 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
-
File reader reads a file and returns a character stream, later consumed by lexer.
- FileReaderFactory - Interface in io.protostuff.compiler.parser
-
Factory of
FileReader's. - fileReference() - Method in class io.protostuff.compiler.parser.ProtoParser
- fileReference() - Method in class io.protostuff.compiler.parser.ProtoParser.ImportStatementContext
- FileReferenceContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.FileReferenceContext
- FIXED32 - io.protostuff.compiler.model.ScalarFieldType
- FIXED32 - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- FIXED32 - Static variable in class io.protostuff.compiler.parser.ProtoParser
- FIXED32() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- FIXED32() - Method in class io.protostuff.compiler.parser.ProtoParser.MapKeyContext
- FIXED32() - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
- FIXED64 - io.protostuff.compiler.model.ScalarFieldType
- FIXED64 - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- FIXED64 - Static variable in class io.protostuff.compiler.parser.ProtoParser
- FIXED64() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- FIXED64() - Method in class io.protostuff.compiler.parser.ProtoParser.MapKeyContext
- FIXED64() - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
- FLOAT - io.protostuff.compiler.model.DynamicMessage.Value.Type
- FLOAT - io.protostuff.compiler.model.ScalarFieldType
- FLOAT - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- FLOAT - Static variable in class io.protostuff.compiler.parser.ProtoParser
- FLOAT() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- FLOAT() - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
- 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(Module) - Method in class io.protostuff.compiler.model.ImmutableModule.Builder
-
Fill a builder with attribute values from the provided
Moduleinstance. - from(ModuleConfiguration) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration.Builder
-
Fill a builder with attribute values from the provided
ModuleConfigurationinstance. - fullIdent() - Method in class io.protostuff.compiler.parser.ProtoParser
- fullIdent() - Method in class io.protostuff.compiler.parser.ProtoParser.PackageNameContext
- FullIdentContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.FullIdentContext
- fullyQualifiedName - Variable in class io.protostuff.compiler.model.Enum
- fullyQualifiedName - Variable in class io.protostuff.compiler.model.Message
G
- generator(String) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration.Builder
-
Initializes the value for the
generatorattribute. - get() - Method in class io.protostuff.compiler.parser.DefaultDescriptorProtoProvider
- get(Object) - Method in class io.protostuff.compiler.model.DynamicMessage
-
Get option value for a given key (field name or field key - for accessing custom options).
- get(String) - Method in class io.protostuff.compiler.model.DynamicMessage
-
Get option value by given option name.
- 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 class io.protostuff.compiler.model.Enum
- getCanonicalName() - Method in interface io.protostuff.compiler.model.FieldType
-
Returns
FieldType.getFullyQualifiedName()without leading dot. - getCanonicalName() - Method in class io.protostuff.compiler.model.Message
- getCanonicalName() - Method in class io.protostuff.compiler.model.Proto
-
Get canonical name of this proto file.
- getCanonicalName() - Method in enum io.protostuff.compiler.model.ScalarFieldType
- getCanonicalName() - Method in class io.protostuff.compiler.model.Service
- getCanonicalName() - Method in interface io.protostuff.compiler.model.Type
- getChannelNames() - Method in class io.protostuff.compiler.parser.ProtoLexer
- 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
-
Get enum constant by it's name.
- getConstantNames() - Method in class io.protostuff.compiler.model.Enum
-
Returns a list of all enum constant names.
- 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.Oneof
- 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(Message) - Method in class io.protostuff.compiler.parser.AbstractExtensionRegistry
- getExtensionFields(Message) - Method in interface io.protostuff.compiler.parser.ExtensionRegistry
- getExtensionFields(String) - Method in class io.protostuff.compiler.parser.AbstractExtensionRegistry
- getExtensionFields(String) - 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(int) - Method in class io.protostuff.compiler.model.Extension
- getField(int) - Method in interface io.protostuff.compiler.model.FieldContainer
- getField(int) - Method in class io.protostuff.compiler.model.Message
- getField(int) - Method in class io.protostuff.compiler.model.Oneof
- getField(String) - Method in class io.protostuff.compiler.model.Extension
- getField(String) - Method in interface io.protostuff.compiler.model.FieldContainer
- getField(String) - Method in class io.protostuff.compiler.model.Message
- getField(String) - 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
-
Returns all fields in this message, including group fields and oneof fields.
- 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
- getFrom() - Method in class io.protostuff.compiler.model.Range
- getFullyQualifiedName() - Method in class io.protostuff.compiler.model.Enum
- 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.
- getGenerator() - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration
-
Generator used to compile proto files.
- getGenerator() - Method in interface io.protostuff.compiler.model.ModuleConfiguration
-
Generator used to compile proto files.
- 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.ImmutableModuleConfiguration
-
List of "include" folders used to search for proto files.
- getIncludePaths() - Method in interface io.protostuff.compiler.model.ModuleConfiguration
-
List of "include" folders used to search for proto files.
- 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
-
Get option value as
int32number, if option is a numeric value. - getInt64() - Method in class io.protostuff.compiler.model.DynamicMessage.Value
- getLine() - Method in class io.protostuff.compiler.model.SourceCodeLocation
- 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
-
Get a service method by it's name.
- getMethods() - Method in class io.protostuff.compiler.model.Service
- 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 interface io.protostuff.compiler.model.FieldType
- getName() - Method in class io.protostuff.compiler.model.ImmutableModule
- getName() - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration
-
Module name.
- getName() - Method in interface io.protostuff.compiler.model.Module
- getName() - Method in interface io.protostuff.compiler.model.ModuleConfiguration
-
Module name.
- 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
-
Get oneof node by it's name.
- 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.ImmutableModule
- getOptions() - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration
-
Map of custom settings passed to the generator.
- getOptions() - Method in interface io.protostuff.compiler.model.Module
- getOptions() - Method in interface io.protostuff.compiler.model.ModuleConfiguration
-
Map of custom settings passed to the generator.
- getOutput() - Method in class io.protostuff.compiler.model.ImmutableModule
- getOutput() - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration
-
Output directory.
- getOutput() - Method in interface io.protostuff.compiler.model.Module
- getOutput() - Method in interface io.protostuff.compiler.model.ModuleConfiguration
-
Output directory.
- getPackage() - Method in class io.protostuff.compiler.model.Proto
- 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.Enum
- 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.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.Range
- 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.Enum
- 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.ImmutableModuleConfiguration
-
List of proto files to compile.
- getProtoFiles() - Method in interface io.protostuff.compiler.model.ModuleConfiguration
-
List of proto files to compile.
- getProtos() - Method in class io.protostuff.compiler.model.ImmutableModule
- getProtos() - Method in interface io.protostuff.compiler.model.Module
- getPublicImports() - Method in class io.protostuff.compiler.model.Proto
-
Returns all public imports in this proto file.
- getPublicImports() - Method in class io.protostuff.compiler.parser.ProtoContext
- getReservedFieldNames() - Method in class io.protostuff.compiler.model.Enum
- getReservedFieldNames() - Method in class io.protostuff.compiler.model.Message
- getReservedFieldNames() - Method in interface io.protostuff.compiler.model.UserType
- getReservedFieldRanges() - Method in class io.protostuff.compiler.model.Enum
- getReservedFieldRanges() - Method in class io.protostuff.compiler.model.Message
- getReservedFieldRanges() - Method in interface io.protostuff.compiler.model.UserType
- 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.CustomFieldReferenceContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumFieldContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumFieldNameContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumFieldValueContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumNameContext
- 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.FieldNameContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldOptionsContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldRerefenceContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.FileReferenceContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.FullIdentContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupNameContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- 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.MessageNameContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofNameContext
- 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.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.RangeContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.RangeFromContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.RangeToContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldNameContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldNamesContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldRangesContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcNameContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcTypeContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceNameContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.StandardFieldRerefenceContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.SyntaxNameContext
- getRuleIndex() - Method in class io.protostuff.compiler.parser.ProtoParser.SyntaxStatementContext
- 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.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() - Method in exception io.protostuff.compiler.parser.ParserException
- getSourceCodeLocation(ParserRuleContext) - Method in class io.protostuff.compiler.parser.AbstractProtoParserListener
- 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
- getTextFromLineCommentToken(Token) - Method in class io.protostuff.compiler.parser.AbstractProtoParserListener
- getTo() - Method in class io.protostuff.compiler.model.Range
- 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
- getUsages(Type) - Method in class io.protostuff.compiler.model.UsageIndex
- 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
-
Groups tree node.
- Group(UserTypeContainer) - Constructor for class io.protostuff.compiler.model.Group
- GROUP - io.protostuff.compiler.model.DescriptorType
- 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.IdentContext
- 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.GroupBlockContext
- groupBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- groupBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
- groupBlock(int) - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
- groupBlock(int) - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- groupBlock(int) - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
- GroupBlockContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
- GroupContainer - Interface in io.protostuff.compiler.model
-
Container for group nodes.
- groupName() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
- groupName() - Method in class io.protostuff.compiler.parser.ProtoParser
- GroupNameContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.GroupNameContext
- 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.ImmutableModule
-
Computes a hash code from attributes:
name,protos,output,options,usageIndex. - hashCode() - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration
-
Computes a hash code from attributes:
name,includePaths,protoFiles,generator,output,options. - 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.Range
- 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
- ident() - Method in class io.protostuff.compiler.parser.ProtoParser.CustomFieldReferenceContext
- ident() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumFieldNameContext
- ident() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumNameContext
- ident() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldNameContext
- ident() - Method in class io.protostuff.compiler.parser.ProtoParser.FullIdentContext
- ident() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupNameContext
- ident() - Method in class io.protostuff.compiler.parser.ProtoParser
- ident() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageNameContext
- ident() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofNameContext
- ident() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcNameContext
- ident() - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceNameContext
- ident() - Method in class io.protostuff.compiler.parser.ProtoParser.StandardFieldRerefenceContext
- ident() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionNameContext
- ident() - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
- ident(int) - Method in class io.protostuff.compiler.parser.ProtoParser.CustomFieldReferenceContext
- ident(int) - Method in class io.protostuff.compiler.parser.ProtoParser.FullIdentContext
- ident(int) - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
- IDENT - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- IDENT - Static variable in class io.protostuff.compiler.parser.ProtoParser
- IDENT() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- IDENT() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionValueContext
- IDENT() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionValueContext
- IdentContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.IdentContext
- ImmutableModule - Class in io.protostuff.compiler.model
-
Immutable implementation of
Module. - ImmutableModule.Builder - Class in io.protostuff.compiler.model
-
Builds instances of type
ImmutableModule. - ImmutableModuleConfiguration - Class in io.protostuff.compiler.model
-
Immutable implementation of
ModuleConfiguration. - ImmutableModuleConfiguration.Builder - Class in io.protostuff.compiler.model
-
Builds instances of type
ImmutableModuleConfiguration. - Import - Class in io.protostuff.compiler.model
-
Import node of a proto file.
- Import(Proto, String, boolean) - Constructor for class io.protostuff.compiler.model.Import
-
Create new import node instance.
- 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.IdentContext
- IMPORT() - Method in class io.protostuff.compiler.parser.ProtoParser.ImportStatementContext
- Importer - Interface in io.protostuff.compiler.parser
-
Proto file importer - parses and returns context for a proto file.
- ImporterImpl - Class in io.protostuff.compiler.parser
-
Caching implementation of an
Importer. - 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
-
Proto context post-processor for imports.
- 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.ProtoContext
- importStatement(int) - Method in class io.protostuff.compiler.parser.ProtoParser.ProtoContext
- ImportStatementContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.ImportStatementContext
- includePaths(Iterable<? extends Path>) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration.Builder
-
Sets or replaces all elements for
includePathslist. - index - Variable in class io.protostuff.compiler.model.Field
- INT32 - io.protostuff.compiler.model.ScalarFieldType
- INT32 - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- INT32 - Static variable in class io.protostuff.compiler.parser.ProtoParser
- INT32() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- INT32() - Method in class io.protostuff.compiler.parser.ProtoParser.MapKeyContext
- INT32() - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
- INT64 - io.protostuff.compiler.model.ScalarFieldType
- INT64 - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- INT64 - Static variable in class io.protostuff.compiler.parser.ProtoParser
- INT64() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- INT64() - Method in class io.protostuff.compiler.parser.ProtoParser.MapKeyContext
- INT64() - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
- INTEGER - io.protostuff.compiler.model.DynamicMessage.Value.Type
- INTEGER_VALUE - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- INTEGER_VALUE - Static variable in class io.protostuff.compiler.parser.ProtoParser
- INTEGER_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumFieldValueContext
- INTEGER_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionValueContext
- INTEGER_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.RangeFromContext
- INTEGER_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.RangeToContext
- INTEGER_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.TagContext
- INTEGER_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionValueContext
- io.protostuff.compiler - package io.protostuff.compiler
- io.protostuff.compiler.model - package io.protostuff.compiler.model
- io.protostuff.compiler.parser - package io.protostuff.compiler.parser
- isArgStream() - Method in class io.protostuff.compiler.model.ServiceMethod
- 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.Enum
- isMap() - Method in class io.protostuff.compiler.model.Field
-
Returns true if this message is generated by parser as a holder for a map entries.
- 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 class io.protostuff.compiler.model.Enum
- isNested() - Method in class io.protostuff.compiler.model.Message
- 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
- isPublic() - Method in class io.protostuff.compiler.model.Import
- isRepeated() - Method in class io.protostuff.compiler.model.Field
-
Test if this field is `repeated`.
- isReturnStream() - Method in class io.protostuff.compiler.model.ServiceMethod
- 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
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 - Static variable in class io.protostuff.compiler.parser.ProtoParser
- 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() - 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.RpcMethodContext
- 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
- 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
-
Extension registry for a single proto file.
- 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.FieldRerefenceContext
- LPAREN() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
- LPAREN(int) - Method in class io.protostuff.compiler.parser.ProtoParser.FieldRerefenceContext
- LPAREN(int) - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
- LSQUARE - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- LSQUARE - Static variable in class io.protostuff.compiler.parser.ProtoParser
- LSQUARE() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldOptionsContext
- 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() - Method in class io.protostuff.compiler.parser.ProtoParser
- map() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- map(int) - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- MAP - io.protostuff.compiler.model.DescriptorType
- 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.IdentContext
- MAP() - Method in class io.protostuff.compiler.parser.ProtoParser.MapContext
- 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.ProtoLexer
- MAX - Static variable in class io.protostuff.compiler.parser.ProtoParser
- MAX() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- MAX() - Method in class io.protostuff.compiler.parser.ProtoParser.RangeContext
- MAX_TAG_VALUE - Static variable in class io.protostuff.compiler.model.Field
- Message - Class in io.protostuff.compiler.model
-
Message node.
- Message(UserTypeContainer) - Constructor for class io.protostuff.compiler.model.Message
- MESSAGE - io.protostuff.compiler.model.DescriptorType
- MESSAGE - io.protostuff.compiler.model.DynamicMessage.Value.Type
- 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.IdentContext
- MESSAGE() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- MESSAGE_FIELD - io.protostuff.compiler.model.DescriptorType
- messageBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
- messageBlock() - Method in class io.protostuff.compiler.parser.ProtoParser
- messageBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- messageBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.ProtoContext
- messageBlock(int) - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
- messageBlock(int) - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- messageBlock(int) - Method in class io.protostuff.compiler.parser.ProtoParser.ProtoContext
- MessageBlockContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- MessageContainer - Interface in io.protostuff.compiler.model
-
Container for messages (proto file or another message).
- messageName() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- messageName() - Method in class io.protostuff.compiler.parser.ProtoParser
- MessageNameContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.MessageNameContext
- MessageParseListener - Class in io.protostuff.compiler.parser
-
Parse listener responsible for processing messages.
- 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 - Variable in class io.protostuff.compiler.model.Proto
- Module - Interface in io.protostuff.compiler.model
-
Module represents a compilation unit - a set of proto files, generator name and generation options.
- ModuleConfiguration - Interface in io.protostuff.compiler.model
-
Configuration for a compilation unit.
- 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_ONEOF_OPTIONS - Static variable in class io.protostuff.compiler.model.ProtobufConstants
- MSG_SERVICE_OPTIONS - Static variable in class io.protostuff.compiler.model.ProtobufConstants
- MultiPathFileReader - Class in io.protostuff.compiler.parser
-
File reader implementation that can do file lookup in multiple folders.
- MultiPathFileReader(List<Path>) - Constructor for class io.protostuff.compiler.parser.MultiPathFileReader
-
Create new instance for a specified list of lookup paths.
N
- name - Variable in class io.protostuff.compiler.model.AbstractDescriptor
- name(String) - Method in class io.protostuff.compiler.model.ImmutableModule.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration.Builder
-
Initializes the value for the
nameattribute. - namespace - Variable in class io.protostuff.compiler.model.Extension
- namespace - Variable in class io.protostuff.compiler.model.Oneof
- newInstance(ProtoContext) - Static method in class io.protostuff.compiler.parser.ProtoWalker
- NL - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- NL - Static variable in class io.protostuff.compiler.parser.ProtoParser
- 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
- onEnum(ProtoWalker.ContextlessProcessor<Enum>) - Method in class io.protostuff.compiler.parser.ProtoWalker
- onEnum(ProtoWalker.Processor<Enum>) - Method in class io.protostuff.compiler.parser.ProtoWalker
- onEnumConstant(ProtoWalker.ContextlessProcessor<EnumConstant>) - Method in class io.protostuff.compiler.parser.ProtoWalker
- onEnumConstant(ProtoWalker.Processor<EnumConstant>) - Method in class io.protostuff.compiler.parser.ProtoWalker
- oneof() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- oneof() - Method in class io.protostuff.compiler.parser.ProtoParser
- oneof(int) - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- Oneof - Class in io.protostuff.compiler.model
-
"oneof" tree node.
- Oneof(Message) - Constructor for class io.protostuff.compiler.model.Oneof
- ONEOF - io.protostuff.compiler.model.DescriptorType
- ONEOF - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- ONEOF - Static variable in class io.protostuff.compiler.parser.ProtoParser
- ONEOF() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- ONEOF() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
- OneofContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.OneofContext
- oneofName() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
- oneofName() - Method in class io.protostuff.compiler.parser.ProtoParser
- OneofNameContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.OneofNameContext
- oneofs - Variable in class io.protostuff.compiler.model.Message
- onField(ProtoWalker.ContextlessProcessor<Field>) - Method in class io.protostuff.compiler.parser.ProtoWalker
- onField(ProtoWalker.Processor<Field>) - Method in class io.protostuff.compiler.parser.ProtoWalker
- onMessage(ProtoWalker.ContextlessProcessor<Message>) - Method in class io.protostuff.compiler.parser.ProtoWalker
- onMessage(ProtoWalker.Processor<Message>) - Method in class io.protostuff.compiler.parser.ProtoWalker
- onOneof(ProtoWalker.ContextlessProcessor<Oneof>) - Method in class io.protostuff.compiler.parser.ProtoWalker
- onOneof(ProtoWalker.Processor<Oneof>) - Method in class io.protostuff.compiler.parser.ProtoWalker
- onProto(ProtoWalker.ContextlessProcessor<Proto>) - Method in class io.protostuff.compiler.parser.ProtoWalker
- onProto(ProtoWalker.Processor<Proto>) - Method in class io.protostuff.compiler.parser.ProtoWalker
- onService(ProtoWalker.ContextlessProcessor<Service>) - Method in class io.protostuff.compiler.parser.ProtoWalker
- onService(ProtoWalker.Processor<Service>) - Method in class io.protostuff.compiler.parser.ProtoWalker
- onServiceMethod(ProtoWalker.ContextlessProcessor<ServiceMethod>) - Method in class io.protostuff.compiler.parser.ProtoWalker
- onServiceMethod(ProtoWalker.Processor<ServiceMethod>) - Method in class io.protostuff.compiler.parser.ProtoWalker
- option() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldOptionsContext
- option() - Method in class io.protostuff.compiler.parser.ProtoParser
- option() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionEntryContext
- option(int) - Method in class io.protostuff.compiler.parser.ProtoParser.FieldOptionsContext
- OPTION - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- OPTION - Static variable in class io.protostuff.compiler.parser.ProtoParser
- OPTION() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- OPTION() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionEntryContext
- OPTION_MAP_ENTRY - Static variable in class io.protostuff.compiler.parser.MessageParseListener
- OPTIONAL - io.protostuff.compiler.model.FieldModifier
- OPTIONAL - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- OPTIONAL - Static variable in class io.protostuff.compiler.parser.ProtoParser
- OPTIONAL() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldModifierContext
- OPTIONAL() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- OptionContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.OptionContext
- optionEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
- optionEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
- optionEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- optionEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
- optionEntry() - Method in class io.protostuff.compiler.parser.ProtoParser
- optionEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.ProtoContext
- optionEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
- optionEntry() - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
- optionEntry(int) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
- optionEntry(int) - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
- optionEntry(int) - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- optionEntry(int) - Method in class io.protostuff.compiler.parser.ProtoParser.OneofContext
- optionEntry(int) - Method in class io.protostuff.compiler.parser.ProtoParser.ProtoContext
- optionEntry(int) - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
- optionEntry(int) - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
- OptionEntryContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.OptionEntryContext
- OptionParseListener - Class in io.protostuff.compiler.parser
-
Parse listener that is responsible for parsing options.
- OptionParseListener(BufferedTokenStream, ProtoContext) - Constructor for class io.protostuff.compiler.parser.OptionParseListener
- options - Variable in class io.protostuff.compiler.model.AbstractDescriptor
- options(Map<String, ? extends Object>) - Method in class io.protostuff.compiler.model.ImmutableModule.Builder
-
Sets or replaces all mappings from the specified map as entries for the
optionsmap. - options(Map<String, ? extends Object>) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration.Builder
-
Sets or replaces all mappings from the specified map as entries for the
optionsmap. - OptionsPostProcessor - Class in io.protostuff.compiler.parser
-
Proto context post-processor for options.
- 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.ImmutableModule.Builder
-
Initializes the value for the
outputattribute. - output(String) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration.Builder
-
Initializes the value for the
outputattribute.
P
- Package - Class in io.protostuff.compiler.model
-
Tree element for "package" node of proto file.
- Package(Proto, String) - Constructor for class io.protostuff.compiler.model.Package
- PACKAGE - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- PACKAGE - Static variable in class io.protostuff.compiler.parser.ProtoParser
- PACKAGE() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- 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.ProtoContext
- packageStatement(int) - Method in class io.protostuff.compiler.parser.ProtoParser.ProtoContext
- PackageStatementContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.PackageStatementContext
- parent - Variable in class io.protostuff.compiler.model.AbstractUserTypeContainer
- parent - Variable in class io.protostuff.compiler.model.Enum
- parent - Variable in class io.protostuff.compiler.model.Oneof
- ParseErrorLogger - Class in io.protostuff.compiler.parser
-
Adapter for ANTLR error listener that logs errors.
- ParseErrorLogger() - Constructor for class io.protostuff.compiler.parser.ParseErrorLogger
- ParserException - Exception in io.protostuff.compiler.parser
-
Exception for parse errors.
- 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
-
Guice module for parser.
- ParserModule() - Constructor for class io.protostuff.compiler.ParserModule
- peek(Class<T>) - Method in class io.protostuff.compiler.parser.ProtoContext
-
Peek an element from a declaration stack.
- pkg - Variable in class io.protostuff.compiler.model.Proto
- PLUGIN_DEV_MARKER - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- PLUGIN_DEV_MARKER - Static variable in class io.protostuff.compiler.parser.ProtoParser
- pop(Class<T>) - Method in class io.protostuff.compiler.parser.ProtoContext
-
Pop an element from from a declaration stack.
- 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
- process(ProtoContext) - Method in class io.protostuff.compiler.parser.UserTypeValidationPostProcessor
- proto - Variable in class io.protostuff.compiler.model.Enum
- proto - Variable in class io.protostuff.compiler.model.Message
- proto() - Method in class io.protostuff.compiler.parser.ProtoParser
- Proto - Class in io.protostuff.compiler.model
-
Proto node - represents a parse result for a proto file.
- Proto() - Constructor for class io.protostuff.compiler.model.Proto
- PROTO - io.protostuff.compiler.model.DescriptorType
- ProtobufConstants - Class in io.protostuff.compiler.model
-
Misc constants for Google Protocol Buffers.
- ProtoContext - Class in io.protostuff.compiler.parser
-
Proto context is a holder for proto file and related infrastructure - symbol tables, extension registry, etc.
- ProtoContext(String) - Constructor for class io.protostuff.compiler.parser.ProtoContext
-
Create new empty context instance for a given filename.
- 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
-
Composite extension registry - combination of local extenstion registry and extension registries of all imported files.
- ProtoExtensionRegistry(ProtoContext) - Constructor for class io.protostuff.compiler.parser.ProtoExtensionRegistry
- protoFiles(Iterable<String>) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration.Builder
-
Sets or replaces all elements for
protoFileslist. - ProtoLexer - Class in io.protostuff.compiler.parser
- ProtoLexer(CharStream) - Constructor for class io.protostuff.compiler.parser.ProtoLexer
- ProtoParseListener - Class in io.protostuff.compiler.parser
-
Parse listener responsible for partial processing of elements that can be defined for a proto file - package and imports.
- ProtoParser - Class in io.protostuff.compiler.parser
- ProtoParser(TokenStream) - Constructor for class io.protostuff.compiler.parser.ProtoParser
- ProtoParser.CustomFieldReferenceContext - Class in io.protostuff.compiler.parser
- ProtoParser.EnumBlockContext - Class in io.protostuff.compiler.parser
- ProtoParser.EnumFieldContext - Class in io.protostuff.compiler.parser
- ProtoParser.EnumFieldNameContext - Class in io.protostuff.compiler.parser
- ProtoParser.EnumFieldValueContext - Class in io.protostuff.compiler.parser
- ProtoParser.EnumNameContext - 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.FieldNameContext - Class in io.protostuff.compiler.parser
- ProtoParser.FieldOptionsContext - Class in io.protostuff.compiler.parser
- ProtoParser.FieldRerefenceContext - Class in io.protostuff.compiler.parser
- ProtoParser.FileReferenceContext - Class in io.protostuff.compiler.parser
- ProtoParser.FullIdentContext - Class in io.protostuff.compiler.parser
- ProtoParser.GroupBlockContext - Class in io.protostuff.compiler.parser
- ProtoParser.GroupNameContext - Class in io.protostuff.compiler.parser
- ProtoParser.IdentContext - 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.MessageNameContext - Class in io.protostuff.compiler.parser
- ProtoParser.OneofContext - Class in io.protostuff.compiler.parser
- ProtoParser.OneofNameContext - Class in io.protostuff.compiler.parser
- ProtoParser.OptionContext - Class in io.protostuff.compiler.parser
- ProtoParser.OptionEntryContext - 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.RangeContext - Class in io.protostuff.compiler.parser
- ProtoParser.RangeFromContext - Class in io.protostuff.compiler.parser
- ProtoParser.RangeToContext - Class in io.protostuff.compiler.parser
- ProtoParser.ReservedFieldNameContext - Class in io.protostuff.compiler.parser
- ProtoParser.ReservedFieldNamesContext - Class in io.protostuff.compiler.parser
- ProtoParser.ReservedFieldRangesContext - Class in io.protostuff.compiler.parser
- ProtoParser.RpcMethodContext - Class in io.protostuff.compiler.parser
- ProtoParser.RpcNameContext - Class in io.protostuff.compiler.parser
- ProtoParser.RpcTypeContext - Class in io.protostuff.compiler.parser
- ProtoParser.ServiceBlockContext - Class in io.protostuff.compiler.parser
- ProtoParser.ServiceNameContext - Class in io.protostuff.compiler.parser
- ProtoParser.StandardFieldRerefenceContext - Class in io.protostuff.compiler.parser
- ProtoParser.SyntaxNameContext - Class in io.protostuff.compiler.parser
- ProtoParser.SyntaxStatementContext - 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.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. - protos(Iterable<? extends Proto>) - Method in class io.protostuff.compiler.model.ImmutableModule.Builder
-
Sets or replaces all elements for
protoslist. - ProtoWalker - Class in io.protostuff.compiler.parser
-
Utility for walking over a proto tree and invoking processors for corresponding tree nodes.
- ProtoWalker(ProtoContext) - Constructor for class io.protostuff.compiler.parser.ProtoWalker
- ProtoWalker.ContextlessProcessor<T> - Interface in io.protostuff.compiler.parser
- ProtoWalker.Processor<T> - Interface in io.protostuff.compiler.parser
- PUBLIC - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- PUBLIC - Static variable in class io.protostuff.compiler.parser.ProtoParser
- PUBLIC() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- PUBLIC() - Method in class io.protostuff.compiler.parser.ProtoParser.ImportStatementContext
- push(Object) - Method in class io.protostuff.compiler.parser.ProtoContext
-
Push an element to a declaration stack.
- 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
- putAllOptions(Map<String, ? extends Object>) - Method in class io.protostuff.compiler.model.ImmutableModule.Builder
-
Put all mappings from the specified map as entries to
optionsmap. - putAllOptions(Map<String, ? extends Object>) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration.Builder
-
Put all mappings from the specified map as entries to
optionsmap. - putOptions(String, Object) - Method in class io.protostuff.compiler.model.ImmutableModule.Builder
-
Put one entry to the
optionsmap. - putOptions(String, Object) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration.Builder
-
Put one entry to the
optionsmap. - putOptions(Map.Entry<String, ? extends Object>) - Method in class io.protostuff.compiler.model.ImmutableModule.Builder
-
Put one entry to the
optionsmap. - putOptions(Map.Entry<String, ? extends Object>) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration.Builder
-
Put one entry to the
optionsmap.
Q
R
- range() - Method in class io.protostuff.compiler.parser.ProtoParser.ExtensionsContext
- range() - Method in class io.protostuff.compiler.parser.ProtoParser
- range() - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldRangesContext
- range(int) - Method in class io.protostuff.compiler.parser.ProtoParser.ExtensionsContext
- range(int) - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldRangesContext
- Range - Class in io.protostuff.compiler.model
-
Reserved tag range.
- Range(UserType, int, int) - Constructor for class io.protostuff.compiler.model.Range
-
Create new range node.
- RangeContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.RangeContext
- rangeFrom() - Method in class io.protostuff.compiler.parser.ProtoParser.RangeContext
- rangeFrom() - Method in class io.protostuff.compiler.parser.ProtoParser
- RangeFromContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.RangeFromContext
- rangeTo() - Method in class io.protostuff.compiler.parser.ProtoParser.RangeContext
- rangeTo() - Method in class io.protostuff.compiler.parser.ProtoParser
- RangeToContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.RangeToContext
- RCURLY - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- RCURLY - Static variable in class io.protostuff.compiler.parser.ProtoParser
- 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.RpcMethodContext
- 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.MultiPathFileReader
- readResource(String) - Static method in class io.protostuff.compiler.parser.ClasspathFileReader
-
Load resource from classpath.
- 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 - io.protostuff.compiler.model.FieldModifier
- REPEATED - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- REPEATED - Static variable in class io.protostuff.compiler.parser.ProtoParser
- REPEATED() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldModifierContext
- REPEATED() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- REQUIRED - io.protostuff.compiler.model.FieldModifier
- REQUIRED - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- REQUIRED - Static variable in class io.protostuff.compiler.parser.ProtoParser
- REQUIRED() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldModifierContext
- REQUIRED() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- RESERVED - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- RESERVED - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RESERVED() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- RESERVED() - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldNamesContext
- RESERVED() - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldRangesContext
- reservedFieldName() - Method in class io.protostuff.compiler.parser.ProtoParser
- reservedFieldName() - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldNamesContext
- reservedFieldName(int) - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldNamesContext
- ReservedFieldNameContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.ReservedFieldNameContext
- reservedFieldNames - Variable in class io.protostuff.compiler.model.Enum
- reservedFieldNames - Variable in class io.protostuff.compiler.model.Message
- reservedFieldNames() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
- reservedFieldNames() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- reservedFieldNames() - Method in class io.protostuff.compiler.parser.ProtoParser
- reservedFieldNames(int) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
- reservedFieldNames(int) - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- ReservedFieldNamesContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.ReservedFieldNamesContext
- reservedFieldRanges - Variable in class io.protostuff.compiler.model.Enum
- reservedFieldRanges - Variable in class io.protostuff.compiler.model.Message
- reservedFieldRanges() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
- reservedFieldRanges() - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- reservedFieldRanges() - Method in class io.protostuff.compiler.parser.ProtoParser
- reservedFieldRanges(int) - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
- reservedFieldRanges(int) - Method in class io.protostuff.compiler.parser.ProtoParser.MessageBlockContext
- ReservedFieldRangesContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.ReservedFieldRangesContext
- resolve(Class<T>, String) - Method in class io.protostuff.compiler.parser.ProtoContext
-
Resolve a type declaration by it's fully-qualified name using this proto context.
- resolve(String) - Method in class io.protostuff.compiler.parser.ProtoContext
-
Resolve a type declaration by it's fully-qualified name using this proto context.
- resolve(String, Class<T>) - Method in class io.protostuff.compiler.parser.ProtoContext
-
Resolve a type declaration by it's name using this proto context.
- RETURNS - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- RETURNS - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RETURNS() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- 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 - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RPAREN() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldRerefenceContext
- RPAREN() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
- RPAREN(int) - Method in class io.protostuff.compiler.parser.ProtoParser.FieldRerefenceContext
- RPAREN(int) - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
- RPC - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- RPC - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RPC() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- 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.ServiceBlockContext
- rpcMethod(int) - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
- RpcMethodContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
- rpcName() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
- rpcName() - Method in class io.protostuff.compiler.parser.ProtoParser
- RpcNameContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.RpcNameContext
- rpcType() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
- rpcType() - Method in class io.protostuff.compiler.parser.ProtoParser
- rpcType(int) - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
- RpcTypeContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.RpcTypeContext
- RSQUARE - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- RSQUARE - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RSQUARE() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldOptionsContext
- RSQUARE() - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatOptionNameContext
- RULE_customFieldReference - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_enumBlock - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_enumField - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_enumFieldName - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_enumFieldValue - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_enumName - 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_fieldName - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_fieldOptions - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_fieldRerefence - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_fileReference - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_fullIdent - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_groupBlock - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_groupName - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_ident - 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_messageName - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_oneof - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_oneofName - 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_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_range - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_rangeFrom - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_rangeTo - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_reservedFieldName - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_reservedFieldNames - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_reservedFieldRanges - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_rpcMethod - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_rpcName - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_rpcType - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_serviceBlock - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_serviceName - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_standardFieldRerefence - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_syntaxName - Static variable in class io.protostuff.compiler.parser.ProtoParser
- RULE_syntaxStatement - 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_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
- run(T) - Method in interface io.protostuff.compiler.parser.ProtoWalker.ContextlessProcessor
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 - Static variable in class io.protostuff.compiler.parser.ProtoParser
- SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumBlockContext
- SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.EnumFieldContext
- 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.OptionEntryContext
- SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.PackageStatementContext
- SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldNamesContext
- SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldRangesContext
- SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcMethodContext
- SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
- SEMICOLON() - Method in class io.protostuff.compiler.parser.ProtoParser.SyntaxStatementContext
- Service - Class in io.protostuff.compiler.model
-
Service node.
- Service(Proto) - Constructor for class io.protostuff.compiler.model.Service
- SERVICE - io.protostuff.compiler.model.DescriptorType
- SERVICE - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- SERVICE - Static variable in class io.protostuff.compiler.parser.ProtoParser
- SERVICE() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- SERVICE() - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
- SERVICE_METHOD - io.protostuff.compiler.model.DescriptorType
- serviceBlock() - Method in class io.protostuff.compiler.parser.ProtoParser.ProtoContext
- serviceBlock() - Method in class io.protostuff.compiler.parser.ProtoParser
- serviceBlock(int) - Method in class io.protostuff.compiler.parser.ProtoParser.ProtoContext
- ServiceBlockContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
- ServiceMethod - Class in io.protostuff.compiler.model
-
Service method node.
- ServiceMethod(Service) - Constructor for class io.protostuff.compiler.model.ServiceMethod
- serviceName() - Method in class io.protostuff.compiler.parser.ProtoParser.ServiceBlockContext
- serviceName() - Method in class io.protostuff.compiler.parser.ProtoParser
- ServiceNameContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.ServiceNameContext
- ServiceParseListener - Class in io.protostuff.compiler.parser
-
Parse listener for services.
- ServiceParseListener(BufferedTokenStream, ProtoContext) - Constructor for class io.protostuff.compiler.parser.ServiceParseListener
- services - Variable in class io.protostuff.compiler.model.Proto
- set(SourceCodeLocation, String, DynamicMessage.Value) - Method in class io.protostuff.compiler.model.DynamicMessage
-
Set field of an option to a given value.
- set(String, DynamicMessage.Value) - Method in class io.protostuff.compiler.model.DynamicMessage
- setArgStream(boolean) - Method in class io.protostuff.compiler.model.ServiceMethod
- 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<Range>) - 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.Enum
- 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 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
- 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.Enum
- 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
- setReservedFieldNames(List<String>) - Method in class io.protostuff.compiler.model.Message
- setReservedFieldRanges(List<Range>) - Method in class io.protostuff.compiler.model.Message
- setReturnStream(boolean) - Method in class io.protostuff.compiler.model.ServiceMethod
- 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
- SFIXED32 - io.protostuff.compiler.model.ScalarFieldType
- SFIXED32 - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- SFIXED32 - Static variable in class io.protostuff.compiler.parser.ProtoParser
- SFIXED32() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- SFIXED32() - Method in class io.protostuff.compiler.parser.ProtoParser.MapKeyContext
- SFIXED32() - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
- SFIXED64 - io.protostuff.compiler.model.ScalarFieldType
- SFIXED64 - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- SFIXED64 - Static variable in class io.protostuff.compiler.parser.ProtoParser
- SFIXED64() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- SFIXED64() - Method in class io.protostuff.compiler.parser.ProtoParser.MapKeyContext
- SFIXED64() - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
- SINT32 - io.protostuff.compiler.model.ScalarFieldType
- SINT32 - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- SINT32 - Static variable in class io.protostuff.compiler.parser.ProtoParser
- SINT32() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- SINT32() - Method in class io.protostuff.compiler.parser.ProtoParser.MapKeyContext
- SINT32() - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
- SINT64 - io.protostuff.compiler.model.ScalarFieldType
- SINT64 - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- SINT64 - Static variable in class io.protostuff.compiler.parser.ProtoParser
- SINT64() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- SINT64() - Method in class io.protostuff.compiler.parser.ProtoParser.MapKeyContext
- SINT64() - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
- 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
-
Location of tree node, represented by file name and line number.
- SourceCodeLocation(String, int) - Constructor for class io.protostuff.compiler.model.SourceCodeLocation
- standardFieldRerefence() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldRerefenceContext
- standardFieldRerefence() - Method in class io.protostuff.compiler.parser.ProtoParser
- standardFieldRerefence(int) - Method in class io.protostuff.compiler.parser.ProtoParser.FieldRerefenceContext
- StandardFieldRerefenceContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.StandardFieldRerefenceContext
- STREAM - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- STREAM - Static variable in class io.protostuff.compiler.parser.ProtoParser
- STREAM() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- STREAM() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcTypeContext
- STRING - io.protostuff.compiler.model.DynamicMessage.Value.Type
- STRING - io.protostuff.compiler.model.ScalarFieldType
- STRING - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- STRING - Static variable in class io.protostuff.compiler.parser.ProtoParser
- STRING() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- STRING() - Method in class io.protostuff.compiler.parser.ProtoParser.MapKeyContext
- STRING() - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
- STRING_VALUE - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- STRING_VALUE - Static variable in class io.protostuff.compiler.parser.ProtoParser
- STRING_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.FileReferenceContext
- STRING_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.OptionValueContext
- STRING_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.ReservedFieldNameContext
- STRING_VALUE() - Method in class io.protostuff.compiler.parser.ProtoParser.SyntaxNameContext
- 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 node of a proto file.
- Syntax(Proto, String) - Constructor for class io.protostuff.compiler.model.Syntax
- SYNTAX - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- SYNTAX - Static variable in class io.protostuff.compiler.parser.ProtoParser
- SYNTAX() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- SYNTAX() - Method in class io.protostuff.compiler.parser.ProtoParser.SyntaxStatementContext
- syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class io.protostuff.compiler.parser.ParseErrorLogger
- syntaxName() - Method in class io.protostuff.compiler.parser.ProtoParser
- syntaxName() - Method in class io.protostuff.compiler.parser.ProtoParser.SyntaxStatementContext
- SyntaxNameContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.SyntaxNameContext
- syntaxStatement() - Method in class io.protostuff.compiler.parser.ProtoParser.ProtoContext
- syntaxStatement() - Method in class io.protostuff.compiler.parser.ProtoParser
- SyntaxStatementContext(ParserRuleContext, int) - Constructor for class io.protostuff.compiler.parser.ProtoParser.SyntaxStatementContext
T
- tag - Variable in class io.protostuff.compiler.model.Field
- tag() - Method in class io.protostuff.compiler.parser.ProtoParser.FieldContext
- tag() - Method in class io.protostuff.compiler.parser.ProtoParser.GroupBlockContext
- 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
- 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() - Method in class io.protostuff.compiler.parser.ProtoParser
- textFormatEntry(int) - Method in class io.protostuff.compiler.parser.ProtoParser.TextFormatContext
- 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 - Static variable in class io.protostuff.compiler.parser.ProtoParser
- TO() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- TO() - Method in class io.protostuff.compiler.parser.ProtoParser.RangeContext
- tokenNames - Static variable in class io.protostuff.compiler.parser.ProtoLexer
-
Deprecated.Use
VOCABULARYinstead. - tokenNames - Static variable in class io.protostuff.compiler.parser.ProtoParser
-
Deprecated.Use
ProtoParser.VOCABULARYinstead. - toMap() - Method in class io.protostuff.compiler.model.DynamicMessage
-
Returns a map of option names as keys and option values as values..
- 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.Field
- toString() - Method in enum io.protostuff.compiler.model.FieldModifier
- toString() - Method in class io.protostuff.compiler.model.ImmutableModule
-
Prints the immutable value
Modulewith attribute values. - toString() - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration
-
Prints the immutable value
ModuleConfigurationwith attribute values. - 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.Oneof
- toString() - Method in class io.protostuff.compiler.model.Package
- toString() - Method in class io.protostuff.compiler.model.Proto
- toString() - Method in class io.protostuff.compiler.model.Range
- 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.MultiPathFileReader
- 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.MapValueContext
- typeReference() - Method in class io.protostuff.compiler.parser.ProtoParser.RpcTypeContext
- 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
-
Proto file post-processor that registers user-defined types in a given
ProtoContext. - TypeRegistratorPostProcessor() - Constructor for class io.protostuff.compiler.parser.TypeRegistratorPostProcessor
- TypeResolverPostProcessor - Class in io.protostuff.compiler.parser
-
Post-processor for resolving type references.
- TypeResolverPostProcessor() - Constructor for class io.protostuff.compiler.parser.TypeResolverPostProcessor
U
- UINT32 - io.protostuff.compiler.model.ScalarFieldType
- UINT32 - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- UINT32 - Static variable in class io.protostuff.compiler.parser.ProtoParser
- UINT32() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- UINT32() - Method in class io.protostuff.compiler.parser.ProtoParser.MapKeyContext
- UINT32() - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
- UINT64 - io.protostuff.compiler.model.ScalarFieldType
- UINT64 - Static variable in class io.protostuff.compiler.parser.ProtoLexer
- UINT64 - Static variable in class io.protostuff.compiler.parser.ProtoParser
- UINT64() - Method in class io.protostuff.compiler.parser.ProtoParser.IdentContext
- UINT64() - Method in class io.protostuff.compiler.parser.ProtoParser.MapKeyContext
- UINT64() - Method in class io.protostuff.compiler.parser.ProtoParser.TypeReferenceContext
- UNKNOWN - Static variable in class io.protostuff.compiler.model.SourceCodeLocation
- usageIndex() - Method in class io.protostuff.compiler.model.ImmutableModule
- usageIndex() - Method in interface io.protostuff.compiler.model.Module
- usageIndex(UsageIndex) - Method in class io.protostuff.compiler.model.ImmutableModule.Builder
-
Initializes the value for the
usageIndexattribute. - UsageIndex - Class in io.protostuff.compiler.model
- UsageIndex() - Constructor for class io.protostuff.compiler.model.UsageIndex
- UserType - Interface in io.protostuff.compiler.model
-
User type is a base interface for all types that can be defined by user - messages, enums and groups.
- UserTypeContainer - Interface in io.protostuff.compiler.model
-
Base interface for all nodes that can hold child user types - it includes proto, message and group nodes.
- UserTypeValidationPostProcessor - Class in io.protostuff.compiler.parser
-
Validation post-processor for user types.
- UserTypeValidationPostProcessor() - Constructor for class io.protostuff.compiler.parser.UserTypeValidationPostProcessor
- Util - Class in io.protostuff.compiler.parser
-
Utility functions for parser.
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() - Method in class io.protostuff.compiler.parser.ProtoWalker
-
Start walking.
- withGenerator(String) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration
-
Copy the current immutable object by setting a value for the
generatorattribute. - withIncludePaths(Iterable<? extends Path>) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration
-
Copy the current immutable object with elements that replace the content of
includePaths. - withIncludePaths(Path...) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration
-
Copy the current immutable object with elements that replace the content of
includePaths. - withName(String) - Method in class io.protostuff.compiler.model.ImmutableModule
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration
-
Copy the current immutable object by setting a value for the
nameattribute. - withOptions(Map<String, ? extends Object>) - Method in class io.protostuff.compiler.model.ImmutableModule
-
Copy the current immutable object by replacing the
optionsmap with the specified map. - withOptions(Map<String, ? extends Object>) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration
-
Copy the current immutable object by replacing the
optionsmap with the specified map. - withOutput(String) - Method in class io.protostuff.compiler.model.ImmutableModule
-
Copy the current immutable object by setting a value for the
outputattribute. - withOutput(String) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration
-
Copy the current immutable object by setting a value for the
outputattribute. - withProtoFiles(Iterable<String>) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration
-
Copy the current immutable object with elements that replace the content of
protoFiles. - withProtoFiles(String...) - Method in class io.protostuff.compiler.model.ImmutableModuleConfiguration
-
Copy the current immutable object with elements that replace the content of
protoFiles. - withProtos(Proto...) - Method in class io.protostuff.compiler.model.ImmutableModule
-
Copy the current immutable object with elements that replace the content of
protos. - withProtos(Iterable<? extends Proto>) - Method in class io.protostuff.compiler.model.ImmutableModule
-
Copy the current immutable object with elements that replace the content of
protos. - withUsageIndex(UsageIndex) - Method in class io.protostuff.compiler.model.ImmutableModule
-
Copy the current immutable object by setting a value for the
usageIndexattribute. - 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
All Classes All Packages