|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Frame | |
|---|---|
| org.compass.core.util.asm | Provides a small and fast bytecode manipulation framework. |
| Uses of Frame in org.compass.core.util.asm |
|---|
| Fields in org.compass.core.util.asm declared as Frame | |
|---|---|
(package private) Frame |
Label.frame
Information about the input and output stack map frames of this basic block. |
| Methods in org.compass.core.util.asm with parameters of type Frame | |
|---|---|
(package private) boolean |
Frame.merge(ClassWriter cw,
Frame frame,
int edge)
Merges the input frame of the given basic block with the input and output frames of this basic block. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||