public Method

ToFlow.start_accepting

Here’s the client side of the visitor pattern

Source Code

# File rdoc/markup/simple_markup/to_flow.rb, line 73
def start_accepting
  @res = []
  @list_stack = []
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.