Product Links
Detailed Info

Parsing with Understand for Ada

Telling Understand for Ada what source code to parse is easy. Just point it at a directory and it will find the Ada files.

First, you can analyze Ada 83, 95, or a mix

Then, aim it at your source tree, which can be controlled at the directory or file level

Then parsing begins. The first time you create the project is the only time you need to parse all of the code. After that, Understand for Ada will parse only those files that have changed (and dependent files).

*Hint - don't go get coffee. Unless you gave it a bazillion lines of code, the parse will be done quickly. Also note that even though there may be errors in the code like in the example, Understand will handle it gracefully.

©1996-2007 Scientific Toolworks, Inc. All rights reserved.