protected static class RuleMethodAdapter.LocalVar extends Object
Modifier and Type | Field and Description |
---|---|
String |
desc |
org.objectweb.asm.Label |
end |
int |
index |
String |
name |
String |
signature |
org.objectweb.asm.Label |
start |
Constructor and Description |
---|
RuleMethodAdapter.LocalVar(String name,
String desc,
String signature,
org.objectweb.asm.Label start,
org.objectweb.asm.Label end,
int index) |
Copyright © 2015. All Rights Reserved.