PrintPlugin is an interface for plugins used for printing an ASTNode.
T extends ASTNode
Checks if an ASTNode matches the plugin
true if the ASTNode matches the plugin
Prints an ASTNode
PrintContext object
an ASTNode
printed string
PrintPlugin
Generated using TypeDoc
PrintPlugin is an interface for plugins used for printing an ASTNode.