printEverything

internal fun <T : PsiElement> T.printEverything(whitespaceChar: Char = ' '): T(source)