public class ASTParentsFirstIterator extends Object implements Iterator
ASTParentsFirstIterator(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 ASTParentsFirstIterator(antlr.collections.AST tree)
public void remove()
remove
Iterator
public boolean hasNext()
hasNext
public Object next()
next
public antlr.collections.AST nextNode()
Copyright © 2018 JBoss by Red Hat. All rights reserved.