com.kitfox.svg.animation.parser
Class ASTInteger
java.lang.Object
com.kitfox.svg.animation.parser.SimpleNode
com.kitfox.svg.animation.parser.ASTInteger
- All Implemented Interfaces:
- Node
public class ASTInteger
- extends SimpleNode
| Methods inherited from class com.kitfox.svg.animation.parser.SimpleNode |
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString, toString |
ASTInteger
public ASTInteger(int id)
ASTInteger
public ASTInteger(AnimTimeParser p,
int id)