|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassNode | |
|---|---|
| org.jruby.ast.visitor | |
| org.jruby.compiler.ir | |
| Uses of ClassNode in org.jruby.ast.visitor |
|---|
| Methods in org.jruby.ast.visitor with parameters of type ClassNode | |
|---|---|
java.lang.Object |
NodeVisitor.visitClassNode(ClassNode iVisited)
|
| Uses of ClassNode in org.jruby.compiler.ir |
|---|
| Methods in org.jruby.compiler.ir with parameters of type ClassNode | |
|---|---|
Operand |
IRBuilder.buildClass(ClassNode classNode,
IRScope s)
Build a new class and add it to the current scope (s). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||