writeFile()
does although this method does not prune or freeze the class after writing the class file. Note that, once writeFile()
or toBytecode()
is called, it cannot be called again since the class is pruned and frozen. This method would be useful for debugging.
|
|
|
|
|
|
|
|