| Package | Description |
|---|---|
| org.jruby.ast.visitor | |
| org.jruby.compiler.ir |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
NodeVisitor.visitClassNode(ClassNode iVisited) |
| Modifier and Type | Method and Description |
|---|---|
Operand |
IRBuilder.buildClass(ClassNode classNode,
IRScope s)
Build a new class and add it to the current scope (s).
|
Copyright © 2002-2009 JRuby Team. All Rights Reserved.