Here’s the client side of the visitor pattern
# File rdoc/markup/simple_markup/to_flow.rb, line 73 def start_accepting @res = [] @list_stack = [] end
<code/>
<pre/>
<code/>and<pre/>for code samples.