| Package | Description |
|---|---|
| com.google.template.soy.data |
Java representation of Soy data types.
|
| com.google.template.soy.sharedpasses.render |
| Modifier and Type | Field and Description |
|---|---|
static ThreadLocal<SoyFutureValueProvider.FutureBlockCallback> |
SoyFutureValueProvider.futureBlockCallback
Allows threads to register a
SoyFutureValueProvider.FutureBlockCallback. |
| Modifier and Type | Class and Description |
|---|---|
class |
CountingFlushableAppendable
Counts the characters that have been appended to the wrapped appenable since it was last flushed.
|