Update dependencies and regenerate CPP parser (#6)

Co-authored-by: mskelton <mskelton@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-01-30 07:39:09 -06:00
committed by GitHub
co-authored by mskelton
parent a4cbc80045
commit 426194bcc3
8 changed files with 328021 additions and 347184 deletions
+3 -1
View File
@@ -148,7 +148,9 @@ class A : public B {
(translation_unit
(class_specifier
(type_identifier)
(base_class_clause (type_identifier))
(base_class_clause
(access_specifier)
(type_identifier))
(field_declaration_list
(function_definition
(function_declarator (identifier) (parameter_list))