PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
REXML
/
DTD
/
NotationDecl
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new - !ruby/object:RI::MethodSummary name: parse_source comment: constants: - !ruby/object:RI::Constant comment: name: START value: "\"<!NOTATION\"" - !ruby/object:RI::Constant comment: name: START_RE value: /^\s*#{START}/um - !ruby/object:RI::Constant comment: name: PUBLIC value: /^\s*#{START}\s+(\w[\w-]*)\s+(PUBLIC)\s+((["']).*?\4)\s*>/um - !ruby/object:RI::Constant comment: name: SYSTEM value: /^\s*#{START}\s+(\w[\w-]*)\s+(SYSTEM)\s+((["']).*?\4)\s*>/um full_name: REXML::DTD::NotationDecl includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: to_s - !ruby/object:RI::MethodSummary name: write name: NotationDecl superclass: Child
[-] parse_source-c.yaml
[edit]
[-] write-i.yaml
[edit]
[+]
..
[-] cdesc-NotationDecl.yaml
[edit]
[-] new-c.yaml
[edit]
[-] to_s-i.yaml
[edit]