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