@@ -32,7 +32,7 @@ WITH CONTENT "...";
3232 (marker
3333 (lineMarker
3434 (number))))))
35- (content_clause
35+ (content_literal
3636 (string
3737 (single_quoted_string))))
3838 (command_separator)
@@ -47,7 +47,7 @@ WITH CONTENT "...";
4747 (lineMarker
4848 (string
4949 (single_quoted_string)))))))
50- (content_clause
50+ (content_literal
5151 (string
5252 (single_quoted_string))))
5353 (command_separator)
@@ -62,7 +62,7 @@ WITH CONTENT "...";
6262 (lineMarker
6363 (string
6464 (single_quoted_string)))))))
65- (content_clause
65+ (content_literal
6666 (string
6767 (single_quoted_string))))
6868 (command_separator)
@@ -77,7 +77,7 @@ WITH CONTENT "...";
7777 (lineMarker
7878 (string
7979 (single_quoted_string)))))))
80- (content_clause
80+ (content_literal
8181 (string
8282 (single_quoted_string))))
8383 (command_separator))
@@ -192,7 +192,7 @@ UPDATE FILE "file" DELETE BODY -- Synonym
192192 (lineMarker
193193 (string
194194 (single_quoted_string)))))))
195- (content_clause
195+ (content_literal
196196 (string
197197 (single_quoted_string))))
198198 (command_separator)
@@ -209,7 +209,7 @@ UPDATE FILE "file" DELETE BODY -- Synonym
209209 (single_quoted_string))
210210 (offset_clause
211211 (number)))))))
212- (content_clause
212+ (content_literal
213213 (string
214214 (single_quoted_string))))
215215 (update_command
@@ -224,7 +224,7 @@ UPDATE FILE "file" DELETE BODY -- Synonym
224224 (single_quoted_string))
225225 (offset_clause
226226 (number))))))
227- (content_clause
227+ (content_literal
228228 (string
229229 (single_quoted_string))))
230230 (command_separator)
@@ -239,7 +239,7 @@ UPDATE FILE "file" DELETE BODY -- Synonym
239239 (identifierMarker
240240 (string
241241 (single_quoted_string)))))))
242- (content_clause
242+ (content_literal
243243 (string
244244 (multi_line_string))))
245245 (update_command
@@ -248,7 +248,7 @@ UPDATE FILE "file" DELETE BODY -- Synonym
248248 (single_quoted_string)))
249249 (replace_region_clause
250250 (region_field))
251- (content_clause
251+ (content_literal
252252 (string
253253 (single_quoted_string))))
254254 (comment)
@@ -258,7 +258,7 @@ UPDATE FILE "file" DELETE BODY -- Synonym
258258 (single_quoted_string)))
259259 (replace_region_clause
260260 (region_field))
261- (content_clause
261+ (content_literal
262262 (string
263263 (single_quoted_string))))
264264 (comment)
@@ -286,7 +286,7 @@ UPDATE FILE "file" DELETE BODY -- Synonym
286286 (lineMarker
287287 (string
288288 (single_quoted_string))))))))))
289- (content_clause
289+ (content_literal
290290 (string
291291 (multi_line_string))))
292292 (command_separator)
@@ -504,7 +504,7 @@ DELETE SEGMENT
504504 (single_quoted_string))))
505505 (replace_region_clause
506506 (region_field))
507- (content_clause
507+ (content_literal
508508 (string
509509 (multi_line_string))))
510510 (command_separator)
@@ -518,7 +518,7 @@ DELETE SEGMENT
518518 (single_quoted_string))))
519519 (replace_region_clause
520520 (region_field))
521- (content_clause
521+ (content_literal
522522 (string
523523 (multi_line_string))))
524524 (command_separator)
@@ -532,7 +532,7 @@ DELETE SEGMENT
532532 (single_quoted_string))))
533533 (replace_region_clause
534534 (region_field))
535- (content_clause
535+ (content_literal
536536 (string
537537 (multi_line_string))))
538538 (command_separator)
@@ -546,7 +546,7 @@ DELETE SEGMENT
546546 (single_quoted_string))))
547547 (replace_region_clause
548548 (region_field))
549- (content_clause
549+ (content_literal
550550 (string
551551 (single_quoted_string))))
552552 (command_separator)
@@ -560,7 +560,7 @@ DELETE SEGMENT
560560 (single_quoted_string))))
561561 (replace_region_clause
562562 (region_field))
563- (content_clause
563+ (content_literal
564564 (string
565565 (single_quoted_string))))
566566 (command_separator)
@@ -583,7 +583,7 @@ DELETE SEGMENT
583583 (single_quoted_string))
584584 (offset_clause
585585 (number)))))))
586- (content_clause
586+ (content_literal
587587 (string
588588 (single_quoted_string))))
589589 (update_command
@@ -997,7 +997,7 @@ SEGMENT
997997 (single_quoted_string))
998998 (offset_clause
999999 (number))))))))))
1000- (content_clause
1000+ (content_literal
10011001 (string
10021002 (multi_line_string))))
10031003 (command_separator)
0 commit comments