NAME
fparser - Runs the frysk standalone source code parser
utility.
SYNOPSIS
- fparser [-o path-to-write-dom-to]
path-to-executable... [-help]
DESCRIPTION
fparser
- Executes the frysk standalone source code parser utility.
fparser is a utility that will parse the source files listed in
the header of an executable. It is used to test the internal parser
for the frysk source window.
- -o [file to write DOM to]
- This allows a DOM to be output to an xml file that can be
viewed/analyzed with an editor.
- -help
- Print out a list of options for fparser.
EXAMPLE
fparser /home/foo/bar
SEE ALSO
BUGS
Report bugs to [1]
REFERENCES
- 1. http://sources.redhat.com/frysk
-