Package | Description |
---|---|
org.antlr.runtime.tree |
Modifier and Type | Method and Description |
---|---|
Object |
TreeVisitor.visit(Object t,
TreeVisitorAction action)
Visit every node in tree t and trigger an action for each node
before/after having visited all of its children.
|
Copyright © 2020. All rights reserved.