|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StackMapTable.Frame | |
|---|---|
| jasm.attributes | Provides classes for representing class file attributes, including code necessary for encoding and decoding them. |
| Uses of StackMapTable.Frame in jasm.attributes |
|---|
| Methods in jasm.attributes that return StackMapTable.Frame | |
|---|---|
StackMapTable.Frame |
StackMapTable.frameAt(int index)
Returns the stack frame at the given bytecode index. |
| Constructors in jasm.attributes with parameters of type StackMapTable.Frame | |
|---|---|
StackMapTable(StackMapTable.Frame[] frames)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||