| Modifier and Type | Field and Description |
|---|---|
FEELFunction |
fn |
List<Object> |
params |
Object |
value |
EMPTY_CHILDREN| Constructor and Description |
|---|
TemporalConstantNode(FunctionInvocationNode orig,
Object value,
FEELFunction fn,
List<Object> params) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(Visitor<T> v) |
Object |
evaluate(EvaluationContext ctx) |
Type |
getResultType() |
astEvent, astEvent, copyLocationAttributesFrom, getChildrenNode, getEndChar, getEndColumn, getEndLine, getStartChar, getStartColumn, getStartLine, getText, setEndChar, setEndColumn, setEndLine, setStartChar, setStartColumn, setStartLine, setText, toStringpublic final Object value
public final FEELFunction fn
public TemporalConstantNode(FunctionInvocationNode orig, Object value, FEELFunction fn, List<Object> params)
public Object evaluate(EvaluationContext ctx)
public Type getResultType()
getResultType in interface ASTNodegetResultType in class BaseNodeCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.