| Package | Description |
|---|---|
| javassist.bytecode |
Bytecode-level API.
|
| Modifier and Type | Method and Description |
|---|---|
StackMapTable |
StackMapTable.Writer.toStackMapTable(ConstPool cp)
Constructs and a return a stack map table containing
the written stack map entries.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CodeAttribute.setAttribute(StackMapTable smt)
Adds a stack map table.
|
| Constructor and Description |
|---|
Walker(StackMapTable smt)
Constructs a walker.
|
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.