| Package | Description |
|---|---|
| org.jruby.ast | |
| org.jruby.ast.visitor |
| Class and Description |
|---|
| NodeVisitor
Visitor interface to be implemented by visitors of the jRuby AST.
|
| Class and Description |
|---|
| AbstractNodeVisitor
An abstract implementation of
NodeVisitor that has an abstract default visit method, and provides a utility
method to visit children. |
| NodeVisitor
Visitor interface to be implemented by visitors of the jRuby AST.
|
Copyright © 2001-2016 JRuby. All Rights Reserved.