Searched defs:Break_kind (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Include/ | ||
D | Python-ast.h | 68 Break_kind=22, Continue_kind=23}; enumerator |
/external/python/cpython3/Include/ | ||
D | Python-ast.h | 73 Break_kind=24, Continue_kind=25}; enumerator |