Searched defs:Subscript_kind (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Include/
H A DPython-ast.h192 Subscript_kind=19, Name_kind=20, List_kind=21, Tuple_kind=22}; enumerator in enum:_expr_kind
/external/python/cpython3/Include/
H A DPython-ast.h214 Attribute_kind=25, Subscript_kind=26, Starred_kind=27, enumerator in enum:_expr_kind

Completed in 128 milliseconds