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