Current Path : /usr/local/share/ri/1.8/system/SM/Fragment/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/share/ri/1.8/system/SM/Fragment/cdesc-Fragment.yaml |
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: level rw: R - !ruby/object:RI::Attribute comment: name: param rw: R - !ruby/object:RI::Attribute comment: name: txt rw: R - !ruby/object:RI::Attribute comment: name: type rw: RW class_methods: - !ruby/object:RI::MethodSummary name: for - !ruby/object:RI::MethodSummary name: new - !ruby/object:RI::MethodSummary name: type_name comment: - !ruby/struct:SM::Flow::P body: A Fragment is a chunk of text, subclassed as a paragraph, a list entry, or verbatim text constants: - !ruby/object:RI::Constant comment: - !ruby/struct:SM::Flow::P body: This is a simple factory system that lets us associate fragement types (a string) with a subclass of fragment name: TYPE_MAP value: "{}" full_name: SM::Fragment includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: add_text - !ruby/object:RI::MethodSummary name: to_s name: Fragment superclass: Object