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