|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrNode | |
|---|---|
| org.jruby.ast.visitor | |
| org.jruby.compiler.ir | |
| org.jruby.parser | |
| Uses of OrNode in org.jruby.ast.visitor |
|---|
| Methods in org.jruby.ast.visitor with parameters of type OrNode | |
|---|---|
java.lang.Object |
NodeVisitor.visitOrNode(OrNode iVisited)
|
| Uses of OrNode in org.jruby.compiler.ir |
|---|
| Methods in org.jruby.compiler.ir with parameters of type OrNode | |
|---|---|
Operand |
IRBuilder.buildOr(OrNode orNode,
IRScope m)
|
| 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 | |||||||||