Class: Coradoc::Mirror::Node::Include

Inherits:
Coradoc::Mirror::Node show all
Defined in:
lib/coradoc/mirror/node.rb

Overview

Include directive node — a text-graph edge pointing at another file. Graph mode emits this; flat mode (ResolveIncludes) replaces it with the included subtree before serialization.

Defined Under Namespace

Classes: Attrs

Constant Summary collapse

PM_TYPE =
'include'

Constants inherited from Coradoc::Mirror::Node

POLYMORPHIC, TYPE_TO_CLASS

Method Summary

Methods inherited from Coradoc::Mirror::Node

#text_content