Package | Description |
---|---|
org.openjdk.asmtools.jdis |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.ArrayList<CodeData.LocVarData> |
iAtt.endvars |
private java.util.ArrayList<CodeData.LocVarData> |
CodeData.loc_var_tb
(parsed) Local Variable table, describes variable scopes associated with ByteCode
indexes
|
(package private) java.util.ArrayList<CodeData.LocVarData> |
iAtt.vars |
Modifier and Type | Method and Description |
---|---|
(package private) void |
iAtt.add_endvar(CodeData.LocVarData endvar) |
(package private) void |
iAtt.add_var(CodeData.LocVarData var) |