NumberedEvaluatorHook

Hook that evaluates the Numbered nodes in the document. If the evaluation fails, it attaches an error box, as in a regular function call expansion. This needs to be attached after the LocationAwareLabelStorerHook has populated the location labels.

Parameters

context

context to retrieve the location label from

See also

to understand why it needs evaluation

Constructors

Link copied to clipboard
constructor(context: Context)

Functions

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

Attaches this hook to the given iterator.