public class TokenRef extends Object implements ValueExpression
| Modifier and Type | Field and Description |
|---|---|
Token |
definition |
| Modifier and Type | Method and Description |
|---|---|
ImmutableList<OptionalValue> |
eval(Environment environment,
Encoding encoding) |
String |
toString() |
public final Token definition
public TokenRef(Token definition)
public ImmutableList<OptionalValue> eval(Environment environment, Encoding encoding)
eval in interface ValueExpressionCopyright © 2017. All rights reserved.