| Package | Description |
|---|---|
| com.google.template.soy.internal.proto |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Field> |
Field.getFieldsForType(com.google.protobuf.Descriptors.Descriptor descriptor,
Set<com.google.protobuf.Descriptors.FieldDescriptor> extensions,
Field.Factory<T> factory)
Returns the set of fields indexed by soy accessor name for the given type.
|