public interface EvaluatablePathElement extends PathElement
Modifier and Type | Method and Description |
---|---|
String |
evaluate(WalkedPath walkedPath)
Evaluate this key as if it is an write path element.
|
getCanonicalForm, getRawKey
String evaluate(WalkedPath walkedPath)
walkedPath
- "up the tree" list of LiteralPathElements, that may be used by this key as it is computingCopyright © 2016. All Rights Reserved.