Class: Coradoc::AsciiDoc::Model::Block::Open
- Inherits:
-
Core
- Object
- Lutaml::Model::Serializable
- Coradoc::AsciiDoc::Model::Base
- Attached
- Core
- Coradoc::AsciiDoc::Model::Block::Open
- Defined in:
- lib/coradoc/asciidoc/model/block/open.rb
Instance Attribute Summary
Attributes inherited from Core
#attributes, #delimiter, #delimiter_char, #delimiter_len, #id, #lang, #lines, #title, #type_str
Attributes inherited from Coradoc::AsciiDoc::Model::Base
Method Summary
Methods inherited from Core
#gen_attributes, #gen_delimiter, #gen_lines, #gen_title, #initialize
Methods included from Anchorable
#default_anchor, #gen_anchor, included, #initialize
Methods inherited from Attached
Methods inherited from Coradoc::AsciiDoc::Model::Base
#block_level?, #inline?, #serialize_content, #simplify_block_content, #to_adoc, #to_h, visit, #visit
Constructor Details
This class inherits a constructor from Coradoc::AsciiDoc::Model::Block::Core