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, toString
Copyright © 2015. All rights reserved.