Searched defs:Lambda_kind (Results 1 – 2 of 2) sorted by relevance
187 enum _expr_kind {BoolOp_kind=1, BinOp_kind=2, UnaryOp_kind=3, Lambda_kind=4, enumerator
227 Lambda_kind=5, IfExp_kind=6, Dict_kind=7, Set_kind=8, enumerator