Beta
PrintContext interface provides an interface for printing an ASTNode with a set of options.
Indicates if the AST should be printed in a directed graph.
Readonly
A function to print an ASTNode, taking in an ASTNode as an argument. Returns a string.
PrintContext interface provides an interface for printing an ASTNode with a set of options.