public final class ParseTreeTraverser extends com.google.common.collect.TreeTraverser<ParseNode>
TreeTraverser for ParseNode instancesVisitOrder| Modifier and Type | Field and Description |
|---|---|
static com.google.common.collect.TreeTraverser<ParseNode> |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<ParseNode> |
children(ParseNode root) |