| Package | Description |
|---|---|
| com.google.template.soy.shared.internal |
Internal shared class among multiple backends.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractGenerateSoyEscapingDirectiveCode.FileRef |
AbstractGenerateSoyEscapingDirectiveCode.createInput()
Called reflectively when Ant sees
<input> to specify a file that uses the generated
helper functions. |
AbstractGenerateSoyEscapingDirectiveCode.FileRef |
AbstractGenerateSoyEscapingDirectiveCode.createOutput()
Called reflectively when Ant sees
<output> to specify the file that should receive the
output. |