| Package | Description |
|---|---|
| jasm.attributes |
Provides classes for representing class file attributes, including code necessary for encoding and decoding them.
|
| Modifier and Type | Method and Description |
|---|---|
StackMapTable.Frame |
StackMapTable.frameAt(int index)
Returns the stack frame at the given bytecode index.
|
| Constructor and Description |
|---|
StackMapTable(StackMapTable.Frame[] frames) |
Copyright © 2016. All rights reserved.