Home
last modified time | relevance | path

Searched refs:_expr_kind (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Include/internal/
Dpycore_ast.h332 enum _expr_kind {BoolOp_kind=1, NamedExpr_kind=2, BinOp_kind=3, UnaryOp_kind=4, enum
341 enum _expr_kind kind;