public static class AbstractSyntaxTree.Id extends Object implements AbstractSyntaxTree
AbstractSyntaxTree.Empty, AbstractSyntaxTree.For, AbstractSyntaxTree.Id, AbstractSyntaxTree.If, AbstractSyntaxTree.Statements, AbstractSyntaxTree.Text| Constructor and Description |
|---|
Id(String propertyKey) |
Id(String propertyKey,
AbstractSyntaxTree.Id nestedId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFullId() |
String |
getPropertyKey() |
Object |
run(TemplateMap.Arguments arguments,
Locale locale) |
public Id(String propertyKey)
public Id(String propertyKey, AbstractSyntaxTree.Id nestedId)
public Object run(TemplateMap.Arguments arguments, Locale locale)
run in interface AbstractSyntaxTreepublic String getPropertyKey()
public String getFullId()
Copyright © 2015. All rights reserved.