method
if_current_indent_equal
ruby latest stable - Class:
RDoc::RD::BlockParser
if_current_indent_equal(indent)private
Yields to the given block if indent matches the current indent, otherwise an indentation token is processed.
if_current_indent_equal(indent)Yields to the given block if indent matches the current indent, otherwise an indentation token is processed.