#define single_input |
#define file_input |
#define eval_input |
#define decorator |
#define decorators |
#define decorated |
#define async_funcdef |
#define funcdef |
#define parameters |
#define typedargslist |
#define tfpdef |
#define varargslist |
#define vfpdef |
#define stmt |
#define simple_stmt |
#define small_stmt |
#define expr_stmt |
#define annassign |
#define testlist_star_expr |
#define augassign |
#define del_stmt |
#define pass_stmt |
#define flow_stmt |
#define break_stmt |
#define continue_stmt |
#define return_stmt |
#define yield_stmt |
#define raise_stmt |
#define import_stmt |
#define import_name |
#define import_from |
#define import_as_name |
#define dotted_as_name |
#define import_as_names |
#define dotted_as_names |
#define dotted_name |
#define global_stmt |
#define nonlocal_stmt |
#define assert_stmt |
#define compound_stmt |
#define async_stmt |
#define if_stmt |
#define while_stmt |
#define for_stmt |
#define try_stmt |
#define with_stmt |
#define with_item |
#define except_clause |
#define suite |
#define namedexpr_test |
#define test |
#define test_nocond |
#define lambdef |
#define lambdef_nocond |
#define or_test |
#define and_test |
#define not_test |
#define comparison |
#define comp_op |
#define star_expr |
#define expr |
#define xor_expr |
#define and_expr |
#define shift_expr |
#define arith_expr |
#define term |
#define factor |
#define power |
#define atom_expr |
#define atom |
#define testlist_comp |
#define trailer |
#define subscriptlist |
#define subscript |
#define sliceop |
#define exprlist |
#define testlist |
#define dictorsetmaker |
#define classdef |
#define arglist |
#define argument |
#define comp_iter |
#define sync_comp_for |
#define comp_for |
#define comp_if |
#define encoding_decl |
#define yield_expr |
#define yield_arg |
#define func_body_suite |
#define func_type_input |
#define func_type |
#define typelist |