public class Self extends Object implements ValueExpression
ValueExpression that represents the
Value most recently added to
the parse state.| Constructor and Description |
|---|
Self() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableList<OptionalValue> |
eval(Environment environment,
Encoding encoding) |
String |
toString() |
public ImmutableList<OptionalValue> eval(Environment environment, Encoding encoding)
eval in interface ValueExpressionCopyright © 2017. All rights reserved.