| Package | Description |
|---|---|
| com.google.template.soy.types.ast |
| Modifier and Type | Method and Description |
|---|---|
static GenericTypeNode |
GenericTypeNode.create(SourceLocation sourceLocation,
String name,
Iterable<? extends TypeNode> arguments) |
| Modifier and Type | Method and Description |
|---|---|
T |
TypeNodeVisitor.visit(GenericTypeNode node) |