public interface AbstractSyntaxTree
| Modifier and Type | Interface and Description |
|---|---|
static class |
AbstractSyntaxTree.Empty |
static class |
AbstractSyntaxTree.For |
static class |
AbstractSyntaxTree.Id |
static class |
AbstractSyntaxTree.If |
static class |
AbstractSyntaxTree.Statements |
static class |
AbstractSyntaxTree.Text |
| Modifier and Type | Method and Description |
|---|---|
Object |
run(TemplateMap.Arguments arguments,
Locale locale) |
Object run(TemplateMap.Arguments arguments, Locale locale)
Copyright © 2015. All rights reserved.