| Package | Description |
|---|---|
| org.jruby.internal.runtime.methods |
| Modifier and Type | Class and Description |
|---|---|
class |
TraceableInterpretedMethod |
| Modifier and Type | Method and Description |
|---|---|
static InterpretedMethod |
DynamicMethodFactory.newInterpretedMethod(Ruby runtime,
RubyModule container,
StaticScope scope,
Node body,
java.lang.String name,
ArgsNode argsNode,
Visibility visibility,
ISourcePosition position) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.