| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.kitfox.svg.animation.parser.SimpleNode
com.kitfox.svg.animation.parser.ASTTerm
public class ASTTerm
| Field Summary | 
|---|
| Fields inherited from class com.kitfox.svg.animation.parser.SimpleNode | 
|---|
| children, id, parent, parser | 
| Constructor Summary | |
|---|---|
| ASTTerm(AnimTimeParser p,
        int id) | |
| ASTTerm(int id) | |
| Method Summary | 
|---|
| Methods inherited from class com.kitfox.svg.animation.parser.SimpleNode | 
|---|
| dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, toString, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public ASTTerm(int id)
public ASTTerm(AnimTimeParser p,
               int id)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||