public class ASTConstElem extends SimpleNode
| Constructor and Description |
|---|
ASTConstElem(int id) |
ASTConstElem(Parser p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
setName(String n) |
String |
toString() |
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toStringCopyright © 2016. All rights reserved.