Functions
Link copied to clipboard
Prints a bundle of source files as-is, without any emit transformations.
Link copied to clipboard
Prints a source file as-is, without any emit transformations.
Link copied to clipboard
abstract fun <T : Node> printList(format: ListFormat, list: NodeArray<T>, sourceFile: SourceFile): String
Prints a list of nodes using the given format flags