Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
DPython-ast.h190 Yield_kind=12, Compare_kind=13, Call_kind=14, Repr_kind=15, enumerator
/external/python/cpython3/Include/
DPython-ast.h229 GeneratorExp_kind=12, Await_kind=13, Yield_kind=14, enumerator