GNU Info

Info Node: (gcj-300.info)Invoking jv-scan

(gcj-300.info)Invoking jv-scan


Next: Invoking jcf-dump Prev: Invoking gcjh Up: Top
Enter node , (file) or (file)node

Invoking jv-scan
****************

   The `jv-scan' program can be used to print information about a Java
source file (`.java' file).

`--complexity'
     This prints a complexity measure, related to cyclomatic
     complexity, for each input file.

`--encoding=NAME'
     This works like the corresponding `gcj' option.

`--print-main'
     This prints the name of the class in this file containing a `main'
     method.

`--list-class'
     This lists the names of all classes defined in the input files.

`--list-filename'
     If `--list-class' is given, this option causes `jv-scan' to also
     print the name of the file in which each class was found.

`-o FILE'
     Print output to the named file.

`--help'
     Print help, then exit.

`--version'
     Print version number, then exit.


automatically generated by info2www version 1.2.2.9