Invoking jcf-dump
*****************
This is a class file examiner, similar to `javap'. It will print
information about a number of classes, which are specifed by class name
or file name.
`-c'
Disassemble method bodies. By default method bodies are not
printed.
`--javap'
Generate output in `javap' format. The implementation of this
feature is very incomplete.
`--classpath=PATH'
`--CLASSPATH=PATH'
`-IDIRECTORY'
`-o FILE'
These options as the same as the corresponding `gcj' options.
`--help'
Print help, then exit.
`--version'
Print version number, then exit.
`-v, --verbose'
Print extra information while running.