org.hibernate.hql.ast.util
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.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 © 2014. All Rights Reserved.