Commit e4c1e93
test
Fix Go lang spec: correct stale node types, add func_literal
- func_types: add func_literal (anonymous functions/closures)
- branch_types: fix 3 stale names:
switch_expression → expression_switch_statement
case_clause → expression_case
default_clause → default_case
- branch_types: add type_switch_statement, type_case,
communication_case, defer_statement, go_statement1 parent 67b6c97 commit e4c1e93
1 file changed
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
| 179 | + | |
179 | 180 | | |
180 | | - | |
181 | | - | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
182 | 187 | | |
183 | 188 | | |
184 | 189 | | |
| |||
0 commit comments