Class Hierarchy
- java.lang.Object
- io.protostuff.parser.Annotation (implements io.protostuff.parser.HasName)
- io.protostuff.parser.AnnotationContainer (implements io.protostuff.parser.HasAnnotations, io.protostuff.parser.HasProto)
- io.protostuff.parser.EnumGroup (implements io.protostuff.parser.HasName, io.protostuff.parser.HasOptions)
- io.protostuff.parser.EnumGroup.Value (implements java.lang.Comparable<T>, io.protostuff.parser.HasName)
- io.protostuff.parser.Extension (implements io.protostuff.parser.HasFields)
- io.protostuff.parser.Field<T> (implements java.lang.Comparable<T>, io.protostuff.parser.HasName, io.protostuff.parser.HasOptions)
- io.protostuff.parser.EnumField
- io.protostuff.parser.Field.Bool
- io.protostuff.parser.Field.Bytes
- io.protostuff.parser.Field.Number<T>
- io.protostuff.parser.Field.Double
- io.protostuff.parser.Field.Fixed32
- io.protostuff.parser.Field.Fixed64
- io.protostuff.parser.Field.Float
- io.protostuff.parser.Field.Int32
- io.protostuff.parser.Field.Int64
- io.protostuff.parser.Field.SFixed32
- io.protostuff.parser.Field.SFixed64
- io.protostuff.parser.Field.SInt32
- io.protostuff.parser.Field.SInt64
- io.protostuff.parser.Field.UInt32
- io.protostuff.parser.Field.UInt64
- io.protostuff.parser.Field.Reference
- io.protostuff.parser.Field.String
- io.protostuff.parser.MessageField
- io.protostuff.parser.Message (implements io.protostuff.parser.HasFields, io.protostuff.parser.HasName)
- io.protostuff.parser.Proto (implements io.protostuff.parser.HasOptions)
- io.protostuff.parser.Service (implements io.protostuff.parser.HasName, io.protostuff.parser.HasOptions)
- io.protostuff.parser.Service.RpcMethod (implements io.protostuff.parser.HasName, io.protostuff.parser.HasOptions)
- org.antlr.runtime.BaseRecognizer
- org.antlr.runtime.Lexer (implements org.antlr.runtime.TokenSource)
- io.protostuff.parser.AbstractLexer
- io.protostuff.parser.ProtoLexer
- io.protostuff.parser.AbstractLexer
- org.antlr.runtime.Parser
- io.protostuff.parser.AbstractParser
- io.protostuff.parser.ProtoParser
- io.protostuff.parser.AbstractParser
- org.antlr.runtime.Lexer (implements org.antlr.runtime.TokenSource)
- io.protostuff.parser.ConfiguredReference
- io.protostuff.parser.DefaultProtoLoader (implements io.protostuff.parser.Proto.Loader)
- org.antlr.runtime.DFA
- io.protostuff.parser.ProtoLexer.DFA22
- io.protostuff.parser.ProtoLexer.DFA3
- io.protostuff.parser.ErrorMap (implements java.util.Map<K,V>)
- io.protostuff.parser.FieldHolder
- io.protostuff.parser.Mutable<T>
- io.protostuff.parser.ProtoUtil
- org.antlr.runtime.RuleReturnScope
- org.antlr.runtime.ParserRuleReturnScope
- io.protostuff.parser.ProtoParser.annotation_entry_return
- io.protostuff.parser.ProtoParser.annotation_keyval_return
- io.protostuff.parser.ProtoParser.doc_entry_return
- io.protostuff.parser.ProtoParser.enum_block_return
- io.protostuff.parser.ProtoParser.enum_body_return
- io.protostuff.parser.ProtoParser.enum_field_return
- io.protostuff.parser.ProtoParser.enum_options_return
- io.protostuff.parser.ProtoParser.extend_block_return
- io.protostuff.parser.ProtoParser.extend_body_return
- io.protostuff.parser.ProtoParser.extensions_range_return
- io.protostuff.parser.ProtoParser.field_options_keyval_return
- io.protostuff.parser.ProtoParser.field_options_return
- io.protostuff.parser.ProtoParser.field_type_return
- io.protostuff.parser.ProtoParser.header_import_return
- io.protostuff.parser.ProtoParser.header_package_return
- io.protostuff.parser.ProtoParser.header_syntax_return
- io.protostuff.parser.ProtoParser.ignore_block_body_return
- io.protostuff.parser.ProtoParser.ignore_block_return
- io.protostuff.parser.ProtoParser.message_block_return
- io.protostuff.parser.ProtoParser.message_body_return
- io.protostuff.parser.ProtoParser.message_field_return
- io.protostuff.parser.ProtoParser.option_entry_return
- io.protostuff.parser.ProtoParser.parse_return
- io.protostuff.parser.ProtoParser.rpc_block_return
- io.protostuff.parser.ProtoParser.rpc_body_block_return
- io.protostuff.parser.ProtoParser.service_block_return
- io.protostuff.parser.ProtoParser.service_body_return
- io.protostuff.parser.ProtoParser.signed_constant_return
- io.protostuff.parser.ProtoParser.statement_return
- io.protostuff.parser.ProtoParser.var_full_return
- io.protostuff.parser.ProtoParser.var_reserved_return
- io.protostuff.parser.ProtoParser.var_return
- org.antlr.runtime.ParserRuleReturnScope
- io.protostuff.parser.TextFormat
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.protostuff.parser.TextFormat.InvalidEscapeSequenceException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- io.protostuff.parser.HasAnnotations
- io.protostuff.parser.HasName
- io.protostuff.parser.HasOptions
- io.protostuff.parser.HasFields
- io.protostuff.parser.HasProto
- io.protostuff.parser.Proto.Loader
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.protostuff.parser.Field.Modifier
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)