struct Crystal::Formatter::HeredocFix inherits Struct ¶ Class methods¶ .new(start_line : Int32, end_line : Int32, difference : Int32) ¶ View source Methods¶ #clone ¶ View source #copy_with(start_line _start_line = @start_line, end_line _end_line = @end_line, difference _difference = @difference) ¶ View source #difference : Int32 ¶ #end_line : Int32 ¶ #start_line : Int32 ¶