method

accept_list_end

v1_8_7_330 - Show latest stable - Class: SM::ToFlow
accept_list_end(am, fragment)
public

No documentation available.

# File lib/rdoc/markup/simple_markup/to_flow.rb, line 103
    def accept_list_end(am, fragment)
      @res = @list_stack.pop
    end