EMPTY_CHILDREN
Constructor and Description |
---|
FormalParameterNode(org.antlr.v4.runtime.ParserRuleContext ctx,
NameDefNode name,
TypeNode type) |
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(Visitor<T> v) |
BaseFEELFunction.Param |
evaluate(EvaluationContext ctx) |
NameDefNode |
getName() |
Type |
getResultType() |
TypeNode |
getType() |
astEvent, astEvent, copyLocationAttributesFrom, getChildrenNode, getEndChar, getEndColumn, getEndLine, getStartChar, getStartColumn, getStartLine, getText, setEndChar, setEndColumn, setEndLine, setStartChar, setStartColumn, setStartLine, setText, toString
public FormalParameterNode(org.antlr.v4.runtime.ParserRuleContext ctx, NameDefNode name, TypeNode type)
public BaseFEELFunction.Param evaluate(EvaluationContext ctx)
public Type getResultType()
getResultType
in interface ASTNode
getResultType
in class BaseNode
public <T> T accept(Visitor<T> v)
public NameDefNode getName()
public TypeNode getType()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.