com.kitfox.svg.animation.parser
public class ASTExpr extends SimpleNode
Constructor and Description |
---|
ASTExpr(AnimTimeParser p,
int id) |
ASTExpr(int id) |
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString, toString
public ASTExpr(int id)
public ASTExpr(AnimTimeParser p, int id)