PyTA Project: Astroid Abstract Syntax Tree Nodes
This blog covers reading notes of Astroid abstract syntax tree documentation and source code, including definitions of Const, BinOp, Call, List, Expr, If, For, FunctionDef nodes (https://pylint.readthedocs.io/projects/astroid/en/latest/api/astroid.no...
raine-yang.com6 min read