public class ASTInteger extends SimpleNode
Constructor and Description |
---|
ASTInteger(AnimTimeParser p,
int id) |
ASTInteger(int id) |
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString, toString
public ASTInteger(int id)
public ASTInteger(AnimTimeParser p, int id)