ptree(1) Prints a graphic representation of an ASIS tree with corresponding source

SYNOPSIS

ptree [-sS] [-p project-file] unit[:line-number[:column-number]] [-- ASIS options]
ptree -h

DESCRIPTION

ptree is a companion program to adactl(1).

Commercial support is available for AdaControl, see file /usr/share/doc/adacontrol/support.txt. If you plan to use AdaControl for industrial projects, or if you want it to be customized or extended to match your own needs, please contact Adalog at [email protected].

OPTIONS

-h
Prints a general help message.
-s
Only process the specification of unit; the default is to process the specification and body.
-S
Print the span of each element.
line-number
Only display entities declared on that line.
line-number:column-number
Only display the entity at that line and column, if any.

AUTHOR

AdaControl was developed by Adalog <URL: http://www.adalog.fr > under contract with Eurocontrol <URL: http://www.eurocontrol.int >. The copyright is jointly owned by Adalog and Eurocontrol.

This manual page was written by Ludovic Brenta <[email protected]> for the Debian project, but it can be used for other purposes as well.