| -I <dir> | Add <dir> to the list of include directories searched for |
| typechecked file ( .nty). | |
| -F <file> | Add <file> to the list of files searched for pre-analyzed |
| cfa file ( .nfa). | |
| -d | Print debugging information. |
| -p | Print absyn. |
| -t | Print time profile information. |
| eg. | % ncfatop |
| nML Control Flow Analyzer, Version 0.9, 08/06/2001, Sukyoung Ryu [ROPAS/KAIST] | |
| # |
There are two restrictions to use nML CFA: (1) nML compiler 0.91 (n/nml-0.91) should be installed to use nML CFA, and (2) every file should be type-checked.