janino.net

Package org.codehaus.janino.tools

Auxiliary command line tools related to JANINO.

See:
          Description

Interface Summary
JGrep.MethodInvocationAction  
JGrep.MethodInvocationPredicate  
 

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
JGrep Reads a set of compilation units from the file system and searches it for specific JavaTM constructs, e.g.
 

Package org.codehaus.janino.tools Description

Auxiliary command line tools related to JANINO.


janino.net