massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stdlib / symbol.pyi
1 single_input: int
2 file_input: int
3 eval_input: int
4 decorator: int
5 decorators: int
6 decorated: int
7 async_funcdef: int
8 funcdef: int
9 parameters: int
10 typedargslist: int
11 tfpdef: int
12 varargslist: int
13 vfpdef: int
14 stmt: int
15 simple_stmt: int
16 small_stmt: int
17 expr_stmt: int
18 annassign: int
19 testlist_star_expr: int
20 augassign: int
21 del_stmt: int
22 pass_stmt: int
23 flow_stmt: int
24 break_stmt: int
25 continue_stmt: int
26 return_stmt: int
27 yield_stmt: int
28 raise_stmt: int
29 import_stmt: int
30 import_name: int
31 import_from: int
32 import_as_name: int
33 dotted_as_name: int
34 import_as_names: int
35 dotted_as_names: int
36 dotted_name: int
37 global_stmt: int
38 nonlocal_stmt: int
39 assert_stmt: int
40 compound_stmt: int
41 async_stmt: int
42 if_stmt: int
43 while_stmt: int
44 for_stmt: int
45 try_stmt: int
46 with_stmt: int
47 with_item: int
48 except_clause: int
49 suite: int
50 test: int
51 test_nocond: int
52 lambdef: int
53 lambdef_nocond: int
54 or_test: int
55 and_test: int
56 not_test: int
57 comparison: int
58 comp_op: int
59 star_expr: int
60 expr: int
61 xor_expr: int
62 and_expr: int
63 shift_expr: int
64 arith_expr: int
65 term: int
66 factor: int
67 power: int
68 atom_expr: int
69 atom: int
70 testlist_comp: int
71 trailer: int
72 subscriptlist: int
73 subscript: int
74 sliceop: int
75 exprlist: int
76 testlist: int
77 dictorsetmaker: int
78 classdef: int
79 arglist: int
80 argument: int
81 comp_iter: int
82 comp_for: int
83 comp_if: int
84 encoding_decl: int
85 yield_expr: int
86 yield_arg: int
87
88 sym_name: dict[int, str]