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 , 15 years ago
| Status: | new → accepted |
|---|
comment:2 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

Added in rev. 2353