Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_ast.h185 struct _stmt { struct
186 enum _stmt_kind kind; argument
191 asdl_stmt_seq *body; argument
325 } v;
326 int lineno;
327 int col_offset;
328 int end_lineno;
329 int end_col_offset;