SubdocumentRegistrationHook

Hook that registers Subdocuments in the subdocument graph of context. A subdocument is a separate document file that is referenced by a link from the main document or another subdocument.

Parameters

context

the context to attach this hook to

Constructors

Link copied to clipboard
constructor(context: MutableContext)

Functions

Link copied to clipboard
open override fun attach(iterator: ObservableAstIterator)

Attaches this hook to the given iterator.