Package | Description |
---|---|
org.jruby.internal.runtime.methods | |
org.jruby.runtime.ivars |
Modifier and Type | Method and Description |
---|---|
MethodData |
DynamicMethod.getMethodData()
Additional metadata about this method.
|
MethodData |
DelegatingDynamicMethod.getMethodData() |
MethodData |
AttrWriterMethod.getMethodData() |
MethodData |
AttrReaderMethod.getMethodData() |
Modifier and Type | Field and Description |
---|---|
static MethodData |
MethodData.NULL |
Copyright © 2001-2015 JRuby. All Rights Reserved.