PL/SQL and Ada flow charts

Supported languages

Visustin generates flow charts for PL/SQL and Ada code. The syntax of these languages is quite similar and they are thus both described here.

Supported PL/SQL and Ada statements

Other statements are supported as well but they are handled as simple statements with no control flow effect. For example, a PL/SQL SELECT and an Ada delay are displayed "as is", as a single statement.

Procedures

The following procedural units are visualized:

Notice that the PL/SQL CREATE PROCEDURE|FUNCTION|TRIGGER statements are visualized independent of the control flow they are part of. Thus, PL/SQL code that creates several procedures (functions, triggers) does not look like a single control flow but like several procedures.

Limitations

©Aivosto Oy