public class CurrentOffset extends Object implements ValueExpression
ValueExpression that represents the current offset in the parse
state.| Constructor and Description |
|---|
CurrentOffset() |
| 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.