Web Site

Package org.codehaus.janino.tools

Auxiliary command line tools related to JANINO.

See:
          Description

Class Summary
Disassembler A Java bytecode disassembler, comparable to JAVAP, which is part of Sun's JDK.
HprofScrubber Example for object allocation statistics: java -Xrunhprof:heap=sites,monitor=n,cutoff=0,depth=4 MyClass
 

Package org.codehaus.janino.tools Description

Auxiliary command line tools related to JANINO.


Web Site