관리-도구
편집 파일: cdesc-LineCollection.yaml
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: Collect groups of lines together. Each group will end up containing a flow of text constants: [] full_name: SM::LineCollection includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: accept - !ruby/object:RI::MethodSummary name: add - !ruby/object:RI::MethodSummary name: add_list_breaks - !ruby/object:RI::MethodSummary name: add_list_start_and_ends - !ruby/object:RI::MethodSummary name: change_verbatim_blank_lines - !ruby/object:RI::MethodSummary name: each - !ruby/object:RI::MethodSummary name: fragment_for - !ruby/object:RI::MethodSummary name: normalize - !ruby/object:RI::MethodSummary name: tidy_blank_lines - !ruby/object:RI::MethodSummary name: to_a - !ruby/object:RI::MethodSummary name: to_s name: LineCollection superclass: Object