style Descendants Then
fun styleDescendantsThen(phrase: A_Phrase, context: CompilationContext, visitedSet: MutableSet<A_Phrase>, then: () -> Unit)
Recursively style all descendants of the given phrase.
Recursively style all descendants of the given phrase.