| Package | Description |
|---|---|
| com.google.template.soy.basicdirectives |
Plugin package for basic print directives.
|
| com.google.template.soy.basicfunctions |
Plugin package for basic functions.
|
| com.google.template.soy.coredirectives |
Plugin package for core print directives.
|
| com.google.template.soy.pysrc.internal | |
| com.google.template.soy.pysrc.restricted |
| Class and Description |
|---|
| PyExpr
Value class to represent a Python expression.
|
| SoyPySrcPrintDirective
Interface for a Soy print directive implemented for the Python Source backend.
|
| Class and Description |
|---|
| PyExpr
Value class to represent a Python expression.
|
| SoyPySrcFunction
Interface for a Soy function implemented for the Python Source backend.
|
| Class and Description |
|---|
| PyExpr
Value class to represent a Python expression.
|
| SoyPySrcPrintDirective
Interface for a Soy print directive implemented for the Python Source backend.
|
| Class and Description |
|---|
| PyExpr
Value class to represent a Python expression.
|
| Class and Description |
|---|
| PyExpr
Value class to represent a Python expression.
|
| PyFunctionExprBuilder
A class for building code for a function call expression in Python.
|
| PyStringExpr
Value class to represent a Python String expression.
|