public class VarPath extends Object implements Serializable, HasToken
| Constructor and Description |
|---|
VarPath(String field,
EvalContext[] ctx,
QToken token) |
| Modifier and Type | Method and Description |
|---|---|
RLSupplier<Value> |
getEval() |
QToken |
getToken() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetErrorStringpublic VarPath(String field, EvalContext[] ctx, QToken token)
public RLSupplier<Value> getEval()
Copyright © 2020. All rights reserved.