| Package | Description |
|---|---|
| org.jruby.compiler.util | |
| org.jruby.internal.runtime.methods | |
| org.jruby.ir | |
| org.jruby.util |
| Modifier and Type | Method and Description |
|---|---|
static HandleFactory.Handle |
HandleFactory.createHandle(ClassDefininngJRubyClassLoader classLoader,
Method method) |
static Class |
HandleFactory.createHandleClass(ClassDefininngJRubyClassLoader classLoader,
Method method,
String name) |
| Modifier and Type | Field and Description |
|---|---|
protected ClassDefininngJRubyClassLoader |
InvocationMethodFactory.classLoader
The classloader to use for code loading
|
| Modifier and Type | Method and Description |
|---|---|
protected ScriptAndCode |
Compiler.execute(Ruby runtime,
IRScriptBody scope,
ClassDefininngJRubyClassLoader classLoader) |
| Modifier and Type | Class and Description |
|---|---|
class |
JRubyClassLoader |
Copyright © 2001-2015 JRuby. All Rights Reserved.