Uses of Package
io.protostuff.parser
Packages that use io.protostuff.parser
-
Classes in io.protostuff.parser used by io.protostuff.compilerClassDescriptionDefault proto loader for imported protos.Represents the message defined in the
Proto
.Contains the metadata of parsed protos.Represents a service defined in the proto (for generating rpc services). -
Classes in io.protostuff.parser used by io.protostuff.parserClassDescriptionBase lexer.Base parserAnnotation for messages, enums, services, rpc, fieldsBase class for components that contain annotations.The reference configured via options and annotations.Default proto loader for imported protos.Represents an enum field defined in a
Message
.A sort of runtime error mechanism for st code generation to fail fast.Base class for fields defined in aMessage
.Holds a reference to aField
.An entity that containts annotations.Represents a component that should have a name.Represents a component in a proto that can have options.Represents a component that should belong to a proto.Represents the message defined in theProto
.Represents a message field defined in aProto
.An entity whose values can be overriden with new value.Contains the metadata of parsed protos.Represents a service defined in the proto (for generating rpc services).