Class: Cecil::Node::Deferred

Inherits:
Cecil::Node show all
Defined in:
lib/cecil/node.rb

Overview

Node that will be replaced with its children, after the rest of the document is evaluated.

Created by calling BlockContext#defer or by the internal workings of BlockContext#content_for.

Method Summary

Methods inherited from Cecil::Node

#<<, #[], #with