public class ASTPtArrayConstructNode extends ASTPtRootNode
{"a", "b"}.ASTPtRootNode,
PtParser,
Token| Red (cxh) |
| Yellow (liuxj) |
_children, _id, _isConstant, _parent, _ptToken, _ptType| Constructor and Description |
|---|
ASTPtArrayConstructNode(int id) |
ASTPtArrayConstructNode(PtParser p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
void |
visit(ParseTreeVisitor visitor)
Traverse this node with the given visitor.
|
clone, displayParseTree, evaluateParseTree, getToken, getType, isCongruent, isConstant, isEvaluated, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setConstant, setToken, setType, toString, toStringpublic ASTPtArrayConstructNode(int id)
public ASTPtArrayConstructNode(PtParser p, int id)
public void visit(ParseTreeVisitor visitor) throws IllegalActionException
visit in class ASTPtRootNodeIllegalActionException