Help for this page
package LeafNode; ... ... my($self, $visitor) = @_; $visitor->visit_leaf($self); }