Sourceror.correct_lines
You're seeing just the function
correct_lines
, go back to Sourceror module for more information.
Specs
Shifts the line numbers of the node by the given line_correction
.
This function will update the :line
, :closing
, :do
, :end
and
:end_of_expression
line numbers of the node metadata if such fields are
present.