Home
last modified time | relevance | path

Searched defs:Expr_kind (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
DPython-ast.h67 Exec_kind=18, Global_kind=19, Expr_kind=20, Pass_kind=21, enumerator
/external/python/cpython3/Include/
DPython-ast.h72 Global_kind=20, Nonlocal_kind=21, Expr_kind=22, Pass_kind=23, enumerator