Class: Coradoc::Mirror::Node::Include
- Inherits:
-
Coradoc::Mirror::Node
- Object
- Lutaml::Model::Serializable
- Coradoc::Mirror::Node
- Coradoc::Mirror::Node::Include
- 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'