Class: PointBlank::DOM::CodeBlock
- Inherits:
 - 
      LeafLiteralBlock
      
        
- Object
 - DOMObject
 - LeafBlock
 - LeafLiteralBlock
 - PointBlank::DOM::CodeBlock
 
 
- Defined in:
 - lib/mmmd/blankshell.rb
 
Overview
Preformatted fenced code block
Instance Attribute Summary
Attributes inherited from DOMObject
#content, #parent, #parser, #position, #properties, #temp_children
Method Summary
Methods inherited from LeafLiteralBlock
Methods inherited from LeafBlock
Methods inherited from DOMObject
#[], #[]=, #append_child, #append_temp_child, #children, define_child, define_overlay, define_parser, define_scanner, #each, inherited, #initialize, parse, #root, sort_children, sort_overlays, upsource, valid_children, valid_overlays
Constructor Details
This class inherits a constructor from PointBlank::DOM::DOMObject