public class PropertyPattern extends DALNode implements ExecutableNode
| Constructor and Description |
|---|
PropertyPattern(DALNode symbol) |
| Modifier and Type | Method and Description |
|---|---|
Data |
getValue(Data data,
RuntimeContextBuilder.DALRuntimeContext context) |
java.lang.String |
inspect() |
collectFields, evaluate, evaluateData, getRootSymbolName, propertyChain, verify, verifygetIndent, getOperandPosition, getPositionBegin, setIndent, setPositionBeginclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValuepublic PropertyPattern(DALNode symbol)
public Data getValue(Data data, RuntimeContextBuilder.DALRuntimeContext context)
getValue in interface ExecutableNode