Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
DPython-ast.h64 For_kind=8, While_kind=9, If_kind=10, With_kind=11, enumerator
/external/python/cpython3/Include/
DPython-ast.h78 AugAssign_kind=7, AnnAssign_kind=8, For_kind=9, enumerator