Class FlatNodeListTraversal

java.lang.Object
org.codehaus.groovy.antlr.treewalker.TraversalHelper
org.codehaus.groovy.antlr.treewalker.FlatNodeListTraversal
All Implemented Interfaces:
AntlrASTProcessor

@Deprecated
public class FlatNodeListTraversal
extends TraversalHelper
Deprecated.
A simple iterator over an ordered (flat) List of the nodes of the AST.