tree-climber icon indicating copy to clipboard operation
tree-climber copied to clipboard

Add AST stack trace

Open bstee615 opened this issue 2 years ago • 0 comments

When parsing AST, sometimes messages or warnings arise. I want to print a stack trace from the AST root to the warning when this happens. Look at the warning in ast_creator.py where AstErrorException is raised,

bstee615 avatar Oct 03 '22 18:10 bstee615