LocationTrackableNode

A node that requests its location to be tracked within the document's hierarchy. By location, it is meant the section indices (SectionLocation) the node is located in.

See also

Inheritors

Properties

Link copied to clipboard

Whether this node should be tracked in the document's hierarchy.

Functions

Link copied to clipboard
abstract fun <T> accept(visitor: NodeVisitor<T>): T

Accepts a visitor.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard