logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ptree - Prints a graphic representation of an ASIS tree with corresponding source

Author

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

       This manual page was written by Ludovic Brenta <lbrenta@debian.org> for the Debian project, but it can be
       used for other purposes as well.

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

See Also