EMPTY_CHILDREN
Constructor and Description |
---|
FunctionTypeNode(org.antlr.v4.runtime.ParserRuleContext ctx,
List<TypeNode> argTypes,
TypeNode gen) |
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(Visitor<T> v) |
Type |
evaluate(EvaluationContext ctx) |
List<TypeNode> |
getArgTypes() |
TypeNode |
getRetType() |
astEvent, astEvent, copyLocationAttributesFrom, getChildrenNode, getEndChar, getEndColumn, getEndLine, getResultType, getStartChar, getStartColumn, getStartLine, getText, setEndChar, setEndColumn, setEndLine, setStartChar, setStartColumn, setStartLine, setText, toString
public Type evaluate(EvaluationContext ctx)
public <T> T accept(Visitor<T> v)
public TypeNode getRetType()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.