Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
DPython-ast.h192 Subscript_kind=19, Name_kind=20, List_kind=21, Tuple_kind=22}; enumerator
/external/python/cpython3/Include/
DPython-ast.h215 Name_kind=28, List_kind=29, Tuple_kind=30}; enumerator