| Interface | Description |
|---|---|
| Field.Factory<T extends Field> |
A factory for field types.
|
| Class | Description |
|---|---|
| Field |
A proto member field.
|
| FieldVisitor<T> |
An abstract visitor that handles all the proto field cases that are important to the soy
compiler.
|
| JavaQualifiedNames |
Helper class for generating fully qualified Java/GWT identfiers for descriptors.
|
| ProtoUtils |
A collection of protobuf utility methods.
|
| Enum | Description |
|---|---|
| ProtoFlavor |
The type of Java generated proto.
|