ast: command to print an AST of a file
To help writing linters, the ast
command can be called on a file,
which will print out the entire AST that is generated.
To help writing linters, the ast
command can be called on a file,
which will print out the entire AST that is generated.