public class ASTVarDeclItem extends SimpleNode
children, parent, parser, value| Constructor and Description |
|---|
ASTVarDeclItem(int id) |
ASTVarDeclItem(Parser p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toStringpublic ASTVarDeclItem(int id)
public ASTVarDeclItem(Parser p, int id)
public String toString()
toString in class SimpleNodeCopyright © 2016. All rights reserved.