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, guessTableHeaderType, isAssertion, needPostBlankWarningCheck, needPrefixBlankWarningCheck, propertyChain, toString, toVerify, verifygetIndent, getOperandPosition, getPositionBegin, setIndent, setPositionBeginclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitevaluateInput, getValuepublic PropertyPattern(DALNode symbol)
public Data<?> getValue(Data<?> data, RuntimeContextBuilder.DALRuntimeContext context)
getValue in interface ExecutableNode