Commit 3c0653c
committed
Refactor postprocessor.py
Each pass is moved into its own class with strict event handler naming,
and shared state is made explicit. Passes can refer to each other via
a Context object.
The intent of this is to make reading the file and determining data flow
easier.1 parent 938d20a commit 3c0653c
1 file changed
+507
-488
lines changed
0 commit comments