| Package | Description |
|---|---|
| javassist.bytecode |
Bytecode-level API.
|
| Modifier and Type | Method | 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 | Description |
|---|---|---|
void |
CodeAttribute.setAttribute(StackMapTable smt) |
Adds a stack map table.
|
| Constructor | Description |
|---|---|
Walker(StackMapTable smt) |
Constructs a walker.
|
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.