Home
last modified time | relevance | path

Searched refs:_stmt_kind (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Include/
DPython-ast.h62 enum _stmt_kind {FunctionDef_kind=1, ClassDef_kind=2, Return_kind=3, enum
70 enum _stmt_kind kind;