| Package | Description |
|---|---|
| com.google.template.soy.jbcsrc.shared | |
| com.google.template.soy.types.proto |
| Class and Description |
|---|
| SoyProtoTypeImpl.Value
Interface used to indicate that a value is a proto.
|
| Class and Description |
|---|
| Protos.JsType
Correspond to JavaScript types that a .proto file author might want to specify as the
representation for a proto field's value instead of leaving it up to Soy's inference rules.
|
| SoyProtoType
A
SoyType subinterface which describes a protocol buffer type. |
| SoyProtoTypeImpl.Value
Interface used to indicate that a value is a proto.
|
| SoyProtoTypeProvider
SoyTypeProvider implementation which handles protocol buffer message types.
|
| SoyProtoTypeProvider.Builder
Helper class that assists in the construction of SoyTypeProviders.
|