| Package | Description |
|---|---|
| com.google.template.soy.soytree |
Soy parse tree.
|
| Modifier and Type | Method and Description |
|---|---|
static IfCondNode.Builder |
IfCondNode.elseifBuilder(int id,
String commandText,
SourceLocation sourceLocation) |
static IfCondNode.Builder |
IfCondNode.ifBuilder(int id,
String commandText,
SourceLocation sourceLocation) |