processDeclarations

abstract fun processDeclarations(sequence: Sequence<Declaration<*>>)

Process the given sequence of declarations.

This function is called after the initialization of meta-environment components but before the initialization of actual components.