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