a TexInfo formatter
| Classes Summary: | |
| Struct Dummy class. [Source] | |
| CommentFormatter A class that takes a comment Struct and formats its contents. [Source] | |
| JavadocFormatter A formatter that formats comments similar to Javadoc @tags [Source] | |
| Escapifier escapify the strings to become valid texinfo text. [Source] | |
| MenuMaker generate a texinfo menu for the declarations of a given scope [Source] | |
| Formatter The type visitors should generate names relative to the current scope. [Source] | |
| Functions Summary: | |
| _replace(comm, old, new) [Source] | |
| usage() Print usage to stdout [Source] | |
| __parseArgs(args) [Source] | |
| format(args, ast, config) [Source] | |