public class ASTIterator extends Object implements Iterator
ASTIterator(antlr.collections.AST tree)
boolean
hasNext()
Object
next()
antlr.collections.AST
nextNode()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ASTIterator(antlr.collections.AST tree)
public void remove()
remove
Iterator
public boolean hasNext()
hasNext
public Object next()
next
public antlr.collections.AST nextNode()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.