Package io.protostuff.parser
-
Interface Summary Interface Description HasAnnotations An entity that containts annotations.HasFields HasName Represents a component that should have a name.HasOptions Represents a component in a proto that can have options.HasProto Represents a component that should belong to a proto.Proto.Loader -
Enum Summary Enum Description Field.Modifier -
Exception Summary Exception Description TextFormat.InvalidEscapeSequenceException Thrown byTextFormat.unescapeBytes(java.lang.CharSequence)
andTextFormat.unescapeText(java.lang.String)
when an invalid escape sequence is seen.