|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterpretedMethod | |
---|---|
org.jruby.internal.runtime.methods |
Uses of InterpretedMethod in org.jruby.internal.runtime.methods |
---|
Subclasses of InterpretedMethod in org.jruby.internal.runtime.methods | |
---|---|
class |
TraceableInterpretedMethod
|
Methods in org.jruby.internal.runtime.methods that return InterpretedMethod | |
---|---|
static InterpretedMethod |
DynamicMethodFactory.newInterpretedMethod(Ruby runtime,
RubyModule container,
StaticScope scope,
Node body,
java.lang.String name,
ArgsNode argsNode,
Visibility visibility,
ISourcePosition position)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |