simplify visitor walker class
- remove postorder - remove protocol for automatically walking children based on visitor method return value; now only walks if there is no method
Showing
Please
register
or
sign in
to comment
- remove postorder - remove protocol for automatically walking children based on visitor method return value; now only walks if there is no method