TreeIteratorFactory

Provider of tree iterators. A tree iterator is responsible for traversing the AST and performing operations such as registrations, table of contents generation, etc.

Inheritors

Functions

Link copied to clipboard
abstract fun default(context: MutableContext): AstIterator