printList

abstract fun <T : Node> printList(format: ListFormat, list: NodeArray<T>, sourceFile: SourceFile): String(source)

Prints a list of nodes using the given format flags