| Package | Description |
|---|---|
| org.openjdk.asmtools.jdis |
| Modifier and Type | Field and Description |
|---|---|
(package private) StackMapData |
iAtt.stackMapEntry |
| Modifier and Type | Field and Description |
|---|---|
private java.util.ArrayList<StackMapData> |
CodeData.stack_map
(parsed) stack map table, describes compiler hints for stack rep, associated with
ByteCode indexes
|