Searched defs:_stmt (Results 1 – 2 of 2) sorted by relevance
185 struct _stmt { struct186 enum _stmt_kind kind; argument191 asdl_stmt_seq *body; argument325 } v;326 int lineno;327 int col_offset;328 int end_lineno;329 int end_col_offset;
69 struct _stmt { struct70 enum _stmt_kind kind; argument71 union {182 } v;183 int lineno;184 int col_offset;