public class MethodData extends Object
| Modifier and Type | Field and Description |
|---|---|
Map<Label,org.objectweb.asm.Label> |
labelMap |
IRBytecodeAdapter |
method |
Map<String,Integer> |
varMap |
| Constructor and Description |
|---|
MethodData(SkinnyMethodAdapter method,
int arity) |
public IRBytecodeAdapter method
public MethodData(SkinnyMethodAdapter method, int arity)
Copyright © 2001-2016 JRuby. All Rights Reserved.