관리-도구
편집 파일: cdesc-Alias.yaml
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: comment rw: RW - !ruby/object:RI::Attribute comment: name: new_name rw: RW - !ruby/object:RI::Attribute comment: name: old_name rw: RW - !ruby/object:RI::Attribute comment: name: text rw: RW class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: Represent an alias, which is an old_name/ new_name pair associated with a particular context constants: [] full_name: RDoc::Alias includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: to_s name: Alias superclass: CodeObject