public class ASTParentsFirstIterator
extends java.lang.Object
implements java.util.Iterator
Constructor and Description |
---|
ASTParentsFirstIterator(antlr.collections.AST tree) |
public ASTParentsFirstIterator(antlr.collections.AST tree)
public void remove()
remove
in interface java.util.Iterator
public boolean hasNext()
hasNext
in interface java.util.Iterator
public java.lang.Object next()
next
in interface java.util.Iterator
public antlr.collections.AST nextNode()
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.