|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrNode | |
|---|---|
| org.jruby.ast.visitor | |
| org.jruby.ast.visitor.rewriter | |
| org.jruby.parser | |
| Uses of OrNode in org.jruby.ast.visitor |
|---|
| Methods in org.jruby.ast.visitor with parameters of type OrNode | |
|---|---|
Instruction |
AbstractVisitor.visitOrNode(OrNode iVisited)
|
Instruction |
DefaultIteratorVisitor.visitOrNode(OrNode iVisited)
|
Instruction |
NodeVisitor.visitOrNode(OrNode iVisited)
|
| Uses of OrNode in org.jruby.ast.visitor.rewriter |
|---|
| Methods in org.jruby.ast.visitor.rewriter with parameters of type OrNode | |
|---|---|
Instruction |
ReWriteVisitor.visitOrNode(OrNode iVisited)
|
| Uses of OrNode in org.jruby.parser |
|---|
| Methods in org.jruby.parser that return OrNode | |
|---|---|
OrNode |
ParserSupport.newOrNode(ISourcePosition position,
Node left,
Node right)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||