verse.parser.astunparser
Usage: unparse.py <path to source file>
Functions
|
Call f on each item in seq, calling inter() in between. |
|
|
|
|
|
|
|
Classes
|
Methods in this class recursively traverse an AST and output source code for the abstract syntax; original formatting is disregarded. |