Class: Swordfish::Node::Inline

Inherits:
Base
  • Object
show all
Defined in:
lib/swordfish/nodes/base.rb

Direct Known Subclasses

Hyperlink, Text

Instance Attribute Summary

Attributes inherited from Base

#children, #content, #style

Method Summary

Methods inherited from Base

#append, #clear_children, #find_nodes_by_type, #inform!, #initialize, #replace, #replace_with, #stylize, #to_html, #wrap_children

Constructor Details

This class inherits a constructor from Swordfish::Node::Base