Opened 15 years ago

Closed 15 years ago

#311 closed enhancement (fixed)

Add print method to AbstractSyntaxTreeIF

Reported by: Stephen Siegel Owned by: stachnik
Priority: minor Milestone: 1.1
Component: ast Version: 1.1
Keywords: ast print Cc:

Description

Could we add a print method to AbstractSyntaxTreeIF (and its implementation)?
The bulk of the work will be just to call the print method on the root node with the appropriate args.

Change History (2)

comment:1 by stachnik, 15 years ago

Status: newaccepted

comment:2 by stachnik, 15 years ago

Resolution: fixed
Status: acceptedclosed

Added in rev. 2353

Note: See TracTickets for help on using tickets.