public static class AbstractSyntaxTree.Id extends 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() |
evaluatepublic Id(String propertyKey)
public Id(String propertyKey, AbstractSyntaxTree.Id nestedId)
Copyright © 2015. All rights reserved.