Searched defs:NamedExpr_kind (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Include/internal/ | ||
H A D | pycore_ast.h | 339 enum _expr_kind {BoolOp_kind=1, NamedExpr_kind=2, BinOp_kind=3, UnaryOp_kind=4, enumerator |
Completed in 4 milliseconds