| Field and Description |
|---|
| scala.tools.asm.util.Printer.buf
use
Printer.stringBuilder instead. |
| scala.tools.asm.util.Textifier.CLASS_DECLARATION
this constant has never been used.
|
| scala.tools.asm.util.Textifier.PARAMETERS_DECLARATION
this constant has never been used.
|
| scala.tools.asm.util.Textifier.TYPE_DECLARATION
this constant has never been used.
|
| Constructor and Description |
|---|
| scala.tools.asm.Handle(int, String, String, String)
this constructor has been superseded by
Handle.Handle(int, String, String, String,
boolean). |
| scala.tools.asm.tree.MethodInsnNode(int, String, String, String) |