|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use StackMap | |
|---|---|
| javassist.bytecode | Bytecode-level API. |
| Uses of StackMap in javassist.bytecode |
|---|
| Methods in javassist.bytecode that return StackMap | |
|---|---|
StackMap |
StackMap.Writer.toStackMap(ConstPool cp)
Converts to a StackMap attribute. |
| Methods in javassist.bytecode with parameters of type StackMap | |
|---|---|
void |
CodeAttribute.setAttribute(StackMap sm)
Adds a stack map table for J2ME (CLDC). |
| Constructors in javassist.bytecode with parameters of type StackMap | |
|---|---|
StackMap.Walker(StackMap sm)
Constructs a walker. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||