관리-도구
편집 파일: cdesc-AttlistDecl.yaml
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: constants: - !ruby/object:RI::Constant comment: name: START value: "\"<!ATTLIST\"" - !ruby/object:RI::Constant comment: name: START_RE value: /^\s*#{START}/um - !ruby/object:RI::Constant comment: name: PATTERN_RE value: /\s*(#{START}.*?>)/um full_name: REXML::DTD::AttlistDecl includes: [] instance_methods: [] name: AttlistDecl superclass: Child