Method summary
- __binary_op(self, t, symbol)
- __init__(self, tree, file = sys.stdout, single_line_functions = False)
Methods
- __binary_op(self, t, symbol)
- __init__(self, tree, file = sys.stdout, single_line_functions = False)
Unparser(tree, file=sys.stdout) -> None.
Print the source for tree to file.