ptree - Prints a graphic representation of an ASIS tree with corresponding source
Contents
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 info@adalog.fr.
Name
ptree - Prints a graphic representation of an ASIS tree with corresponding source
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 Only display entities declared on that line number.
line:column
Only display the entity at that line and column numbers, if any.
See Also
adactl(1) AdaControl User's Guide, available in Info, PDF, and HTML in /usr/share/doc/adacontrol. AdaControl Programmer's Guide, available in Info, PDF, and HTML in /usr/share/doc/adacontrol. Debian 2014-08-19 ptree(1)
Synopsis
ptree [-sS] [-pproject] unit[:line[:column]] [--ASISoptions]
ptree-h