Converts an array of TypeScript AST nodes into a formatted string.
The AST nodes to print.
A virtual filename used by the TypeScript compiler for context.
The generated TypeScript source code.
Converts an array of TypeScript AST nodes into a formatted string.