PRINTTREE(5)

Table of Contents

Name

printtree prints the parse tree of a specification file

Synopsis

VOID printtree(any)
ANY any;

Description

This component of the run-time library is a routine that prints the portion of the parse tree that has any as its root. The parse tree is written to standard output. Selecting the default -2 option (see OPTION(2) ) causes an SDTool to execute ``printtree(top)'' after parsing the specification.

See Also

OPTION(2)


© 1990 Lucent Technologies, Inc
© 1998 Harmony Software, Inc