Package org.jruby.ir.targets
Class MethodData
java.lang.Object
org.jruby.ir.targets.MethodData
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal IRBytecodeAdapter
final IRScope
final String
final com.headius.invokebinder.Signature
final int
-
Constructor Summary
ConstructorsConstructorDescriptionMethodData
(IRBytecodeAdapter method, IRScope scope, String scopeField, com.headius.invokebinder.Signature signature, int specificArity) -
Method Summary
-
Field Details
-
method
-
scope
-
signature
public final com.headius.invokebinder.Signature signature -
specificArity
public final int specificArity -
scopeField
-
varMap
-
labelMap
-
-
Constructor Details
-
MethodData
public MethodData(IRBytecodeAdapter method, IRScope scope, String scopeField, com.headius.invokebinder.Signature signature, int specificArity)
-
-
Method Details
-
local
-
local
-
local
-
local
-
getLabel
-