class Crystal::Formatter::CommentInfo inherits Reference ¶ Class methods¶ .new(start_line : Int32, kind : Symbol, needs_format : Bool) ¶ View source Methods¶ #end_line : Int32 ¶ View source #end_line=(end_line : Int32) ¶ View source #needs_format : Bool ¶ View source #needs_format=(needs_format : Bool) ¶ View source #needs_newline : Bool ¶ View source #needs_newline=(needs_newline : Bool) ¶ View source #start_line : Int32 ¶ View source #start_line=(start_line : Int32) ¶ View source