antlr.collections.impl
public class ASTEnumerator extends Object implements ASTEnumeration
Constructor and Description |
---|
ASTEnumerator(Vector v) |
public ASTEnumerator(Vector v)
public boolean hasMoreNodes()
hasMoreNodes
in interface ASTEnumeration
public AST nextNode()
nextNode
in interface ASTEnumeration
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.