Class: Coradoc::AsciiDoc::Model::Block::ReviewerComment

Inherits:
Core show all
Defined in:
lib/coradoc/asciidoc/model/block/reviewer_comment.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

#id

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

#block_level?

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