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