| Trees | Indices | Help |
|---|
|
|
Optimize an expression tree
- remove Group nodes with no name
- merge successive Str, single character positive Any nodes and positive
Literals
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
return an equivalent expression tree but without unnamed groups WARNING: has side-effect |
merge successive strings and string-like terms into a single Str WARNING: has side-effects |
expression tree -> optimized expression tree Apply various optimizations to the expression tree. |
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Sep 15 09:22:40 2008 | http://epydoc.sourceforge.net |