TreeIterator

fun TreeIterator(childrenExtractor: (A_Phrase, (A_Phrase) -> Unit) -> Unit, aBlock: (A_Phrase, parent: A_Phrase?) -> Unit)