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