public class ASTRoot extends ScriptNode
emptyChildArray, tokenKind
children, id, parent, parser, value
LHS, OPERATION, PRIMITIVE, RHS
Constructor and Description |
---|
ASTRoot(GuiTestScriptParser p,
int id) |
ASTRoot(int id) |
add, child, childCount, dump, dump, get, getChildren, getNodeName, getNodeName, getTokenKind, getTokenName, getTokenName, hasChildren, propsToString, setTokenKind, toString, writeProps
getId, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString
public ASTRoot(GuiTestScriptParser p, int id)
public ASTRoot(int id)