| Package | Description |
|---|---|
| com.google.template.soy.jssrc.internal | |
| com.google.template.soy.types.proto |
| Class and Description |
|---|
| SoyProtoType
A
SoyType subclass which describes a protocol buffer type. |
| Class and Description |
|---|
| ProtoFlavor
The type of Java generated proto.
|
| SoyProtoTypeProvider
SoyTypeProvider implementation which handles protocol buffer message types.
|
| SoyProtoTypeProvider.Builder
Helper class that assists in the construction of SoyTypeProviders.
|
| SoyProtoValueImpl
Soy value that wraps a protocol buffer message object.
|
| SoyProtoValueImpl.Builder
Provides an interface for constructing a SoyProtoValueImpl.
|