Class | Description |
---|---|
Cflow |
A support class for implementing
$cflow . |
Desc |
A support class for implementing
$sig and
$type . |
DotClass |
A support class for implementing
.class notation. |
Inner |
A support class for compiling a method declared in an inner class.
|
This package includes support classes that may be required by classes modified with Javassist. Note that most of the modified classes do not require these support classes. See the documentation of every support class to know which kind of modification needs a support class.
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.