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,
String name,
ArgsNode argsNode,
Visibility visibility,
ISourcePosition position) |
Copyright © 2001-2014 JRuby. All Rights Reserved.