public class ASTIterator extends Object
protected AST
cursor
original
ASTIterator(AST t)
boolean
isSubtree(AST t, AST sub)
AST
next(AST template)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected AST cursor
protected AST original
public ASTIterator(AST t)
public boolean isSubtree(AST t, AST sub)
public AST next(AST template)