| Package | Description |
|---|---|
| org.jruby | |
| org.jruby.compiler.impl | |
| org.jruby.compiler.util | |
| org.jruby.internal.runtime.methods | |
| org.jruby.ir.targets |
| Modifier and Type | Method and Description |
|---|---|
JRubyClassLoader |
Ruby.getJRubyClassLoader() |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
StandardASMCompiler.loadClass(JRubyClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
static HandleFactory.Handle |
HandleFactory.createHandle(JRubyClassLoader classLoader,
Method method) |
static Class |
HandleFactory.createHandleClass(JRubyClassLoader classLoader,
Method method,
String name) |
| Modifier and Type | Field and Description |
|---|---|
protected JRubyClassLoader |
InvocationMethodFactory.classLoader
The classloader to use for code loading
|
| Modifier and Type | Method and Description |
|---|---|
static Class |
JVMVisitor.compile(Ruby ruby,
IRScope scope,
JRubyClassLoader jrubyClassLoader) |
Copyright © 2001-2013 JRuby. All Rights Reserved.