|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StackMapTable | |
---|---|
javassist.bytecode | Bytecode-level API. |
Uses of StackMapTable in javassist.bytecode |
---|
Methods in javassist.bytecode that return StackMapTable | |
---|---|
StackMapTable |
StackMapTable.Writer.toStackMapTable(ConstPool cp)
Constructs and a return a stack map table containing the written stack map entries. |
Methods in javassist.bytecode with parameters of type StackMapTable | |
---|---|
void |
CodeAttribute.setAttribute(StackMapTable smt)
Adds a stack map table. |
Constructors in javassist.bytecode with parameters of type StackMapTable | |
---|---|
StackMapTable.Walker(StackMapTable smt)
Constructs a walker. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |