Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
DPython-ast.h191 Num_kind=16, Str_kind=17, Attribute_kind=18, enumerator
/external/python/cpython3/Include/
DPython-ast.h211 Compare_kind=15, Call_kind=16, Num_kind=17, Str_kind=18, enumerator