• Jeremy Hylton's avatar
    simplify visitor walker class · f635abee
    Jeremy Hylton yazdı
    - remove postorder
    - remove protocol for automatically walking children based on visitor
      method return value; now only walks if there is no method
    f635abee
visitor.py 3.94 KB