class documentation
The rewriter class contains a set of static methods.
| Static Method | rewrite |
To constuct a import graph. Args: src: the source code to be rewritten rule_func: the function that should be applied for each of statements. The value of rule_func must not be None |
| Method | __init__ |
Undocumented |
| Method | for2while |
Undocumented |
| Method | get |
Undocumented |
| Method | loop |
Undocumented |
| Method | random |
Undocumented |
| Method | unused |
Undocumented |
| Instance Variable | ast |
Undocumented |
| Instance Variable | src |
Undocumented |