BaseExpr
Represents ast.expr
expressions. Note: do not confuse with
Expr -> the expression statement
Expression -> the expression as part of
mod
ast.expr = class expr(AST)
Represents ast.expr
expressions. Note: do not confuse with
Expr -> the expression statement
Expression -> the expression as part of mod
ast.expr = class expr(AST)