m3tk-astdisplay.2 package -- created Fri Apr 3 09:47:45 PST 1992 by mjordan
current owner mjordan

This package provides an implementation of the "display" method of
an AST.NODE for all M3AST_AS nodes. It pretty prints the output, but
loses all comments and pragmas, other then EXTERNAL and INLINE.
A version which reproduces the input exactly is planned. The
client interface is via M3ASTDisplay.

M3ASTDisplay    Display a subtree to a given IO.Stream.
