@plumile/ui 0.1.145 → 0.1.147

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (94) hide show
  1. package/README.md +3 -0
  2. package/lib/esm/admin/organisms/admin_sidebar/adminSidebar.css.js +0 -2
  3. package/lib/esm/admin/theme/adminSurface.css.js +2 -0
  4. package/lib/esm/atomic/molecules/form_grid/FormGrid.css.js +8 -0
  5. package/lib/esm/atomic/molecules/form_grid/FormGrid.css.js.map +1 -0
  6. package/lib/esm/atomic/molecules/form_grid/FormGrid.js +16 -0
  7. package/lib/esm/atomic/molecules/form_grid/FormGrid.js.map +1 -0
  8. package/lib/esm/atomic/molecules/markdown/components/MarkdownArticleContainer.css.js +1 -0
  9. package/lib/esm/atomic/molecules/markdown/components/MarkdownCodeCopyButton.js +19 -35
  10. package/lib/esm/atomic/molecules/markdown/components/MarkdownCodeCopyButton.js.map +1 -1
  11. package/lib/esm/atomic/molecules/markdown/components/MarkdownLink.css.js +0 -1
  12. package/lib/esm/backoffice/atoms/copyable_text/CopyableText.js +22 -42
  13. package/lib/esm/backoffice/atoms/copyable_text/CopyableText.js.map +1 -1
  14. package/lib/esm/backoffice/molecules/backoffice_json_viewer/BackofficeJsonViewer.js +2 -1
  15. package/lib/esm/backoffice/molecules/backoffice_json_viewer/BackofficeJsonViewer.js.map +1 -1
  16. package/lib/esm/backoffice/shared/copyWithExecCommand.js +1 -14
  17. package/lib/esm/components/feedback/OperationFeedback.js +21 -14
  18. package/lib/esm/components/feedback/OperationFeedback.js.map +1 -1
  19. package/lib/esm/components/layout/top_navigation_shell/TopNavigationShell.css.js +17 -0
  20. package/lib/esm/components/layout/top_navigation_shell/TopNavigationShell.css.js.map +1 -0
  21. package/lib/esm/components/layout/top_navigation_shell/TopNavigationShell.js +24 -0
  22. package/lib/esm/components/layout/top_navigation_shell/TopNavigationShell.js.map +1 -0
  23. package/lib/esm/hooks/useClipboardCopy.js +31 -0
  24. package/lib/esm/hooks/useClipboardCopy.js.map +1 -0
  25. package/lib/esm/index.js +230 -226
  26. package/lib/esm/node_modules/@shikijs/core/dist/index.js +99 -96
  27. package/lib/esm/node_modules/@shikijs/core/dist/index.js.map +1 -1
  28. package/lib/esm/node_modules/@shikijs/core/node_modules/@shikijs/types/dist/index.js.map +1 -1
  29. package/lib/esm/node_modules/@shikijs/primitive/dist/index.js +91 -85
  30. package/lib/esm/node_modules/@shikijs/primitive/dist/index.js.map +1 -1
  31. package/lib/esm/node_modules/@shikijs/primitive/node_modules/@shikijs/types/dist/index.js.map +1 -1
  32. package/lib/esm/node_modules/cytoscape/dist/cytoscape.esm.js +1 -1
  33. package/lib/esm/node_modules/cytoscape/dist/cytoscape.esm.js.map +1 -1
  34. package/lib/esm/node_modules/dompurify/dist/purify.es.js +173 -166
  35. package/lib/esm/node_modules/dompurify/dist/purify.es.js.map +1 -1
  36. package/lib/esm/node_modules/react-shiki/dist/index.js +1 -1
  37. package/lib/esm/node_modules/shiki/dist/bundle-full.js +1 -1
  38. package/lib/esm/node_modules/shiki/dist/bundle-full.js.map +1 -1
  39. package/lib/esm/node_modules/shiki/dist/{chunk-CtajNgzt.js → chunk-D1SwGrFN.js} +2 -2
  40. package/lib/esm/node_modules/shiki/dist/chunk-D1SwGrFN.js.map +1 -0
  41. package/lib/esm/node_modules/shiki/dist/engine-oniguruma.js +1 -1
  42. package/lib/esm/node_modules/shiki/dist/engine-oniguruma.js.map +1 -1
  43. package/lib/esm/node_modules/shiki/dist/{langs-bundle-full-DfKZStlK.js → langs-bundle-full-YTHnHqaM.js} +2 -2
  44. package/lib/esm/node_modules/shiki/dist/{langs-bundle-full-DfKZStlK.js.map → langs-bundle-full-YTHnHqaM.js.map} +1 -1
  45. package/lib/esm/node_modules/shiki/dist/themes.js.map +1 -1
  46. package/lib/esm/node_modules/shiki/node_modules/@shikijs/engine-oniguruma/dist/index.js.map +1 -1
  47. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/apex.js +1 -1
  48. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/apex.js.map +1 -1
  49. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/c3.js +1 -1
  50. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/c3.js.map +1 -1
  51. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/csharp.js +1 -1
  52. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/csharp.js.map +1 -1
  53. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/hack.js +1 -1
  54. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/hack.js.map +1 -1
  55. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/julia.js +1 -1
  56. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/julia.js.map +1 -1
  57. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/just.js +1 -1
  58. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/just.js.map +1 -1
  59. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/latex.js +1 -1
  60. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/latex.js.map +1 -1
  61. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/luau.js +1 -1
  62. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/luau.js.map +1 -1
  63. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/php.js +1 -1
  64. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/php.js.map +1 -1
  65. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/sql.js +1 -1
  66. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/sql.js.map +1 -1
  67. package/lib/esm/node_modules/shiki/node_modules/@shikijs/themes/dist/vesper.js +1 -1
  68. package/lib/esm/node_modules/shiki/node_modules/@shikijs/themes/dist/vesper.js.map +1 -1
  69. package/lib/esm/shared/clipboard.js +55 -0
  70. package/lib/esm/shared/clipboard.js.map +1 -0
  71. package/lib/esm/style.css +1 -1
  72. package/lib/types/atomic/molecules/form_grid/FormGrid.css.d.ts +3 -0
  73. package/lib/types/atomic/molecules/form_grid/FormGrid.css.d.ts.map +1 -0
  74. package/lib/types/atomic/molecules/form_grid/FormGrid.d.ts +9 -0
  75. package/lib/types/atomic/molecules/form_grid/FormGrid.d.ts.map +1 -0
  76. package/lib/types/atomic/molecules/markdown/components/MarkdownCodeCopyButton.d.ts.map +1 -1
  77. package/lib/types/backoffice/atoms/copyable_text/CopyableText.d.ts.map +1 -1
  78. package/lib/types/backoffice/shared/copyWithExecCommand.d.ts +1 -1
  79. package/lib/types/backoffice/shared/copyWithExecCommand.d.ts.map +1 -1
  80. package/lib/types/components/feedback/OperationFeedback.d.ts +3 -2
  81. package/lib/types/components/feedback/OperationFeedback.d.ts.map +1 -1
  82. package/lib/types/components/layout/top_navigation_shell/TopNavigationShell.css.d.ts +8 -0
  83. package/lib/types/components/layout/top_navigation_shell/TopNavigationShell.css.d.ts.map +1 -0
  84. package/lib/types/components/layout/top_navigation_shell/TopNavigationShell.d.ts +18 -0
  85. package/lib/types/components/layout/top_navigation_shell/TopNavigationShell.d.ts.map +1 -0
  86. package/lib/types/hooks/useClipboardCopy.d.ts +9 -0
  87. package/lib/types/hooks/useClipboardCopy.d.ts.map +1 -0
  88. package/lib/types/index.d.ts +4 -0
  89. package/lib/types/index.d.ts.map +1 -1
  90. package/lib/types/shared/clipboard.d.ts +9 -0
  91. package/lib/types/shared/clipboard.d.ts.map +1 -0
  92. package/package.json +4 -4
  93. package/lib/esm/backoffice/shared/copyWithExecCommand.js.map +0 -1
  94. package/lib/esm/node_modules/shiki/dist/chunk-CtajNgzt.js.map +0 -1
@@ -1,4 +1,4 @@
1
- var e = [Object.freeze(JSON.parse("{\"displayName\":\"C3\",\"fileTypes\":[\"c3\",\"c3i\",\"c3t\"],\"name\":\"c3\",\"patterns\":[{\"include\":\"#top_level\"},{\"include\":\"#statements\"}],\"repository\":{\"assign_right_expression\":{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#expression\"}]},\"attribute\":{\"patterns\":[{\"begin\":\"@(?:(?:align|allow_deprecated|benchmark|bigendian|builtin|callconv|cname|compact|const|deprecated|dynamic|export|extern|finalizer|format|if|inline|init|jump|link|littleendian|local|maydiscard|naked|noalias|nodiscard|noinit|noinline|nopadding|norecurse|noreturn|nosanitize|nostrip|obfuscate|operator|operator_r|operator_s|optional|overlap|packed|private|public|pure|reflect|safeinfer|safemacro|simd|section|structlike|tag|test|unused|used|wasm|weak|winmain)|\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.annotation.c3\"}},\"end\":\"(?=[^\\\\t (])|(?<=\\\\))\",\"name\":\"meta.annotation.c3\",\"patterns\":[{\"include\":\"#parens\"}]}]},\"block\":{\"patterns\":[{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.block.begin.c3\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.block.end.c3\"}},\"name\":\"meta.block.c3\",\"patterns\":[{\"include\":\"#statements\"}]}]},\"block_comment\":{\"begin\":\"/\\\\*\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.begin.c3\"}},\"end\":\"\\\\*/\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.end.c3\"}},\"name\":\"comment.block.c3\",\"patterns\":[{\"include\":\"#block_comment_body\"}]},\"block_comment_body\":{\"patterns\":[{\"begin\":\"/\\\\*\",\"end\":\"\\\\*/\",\"patterns\":[{\"include\":\"#block_comment_body\"}]}]},\"brackets\":{\"patterns\":[{\"begin\":\"\\\\[<?\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.brackets.begin.c3\"}},\"end\":\">?]\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.brackets.end.c3\"}},\"name\":\"meta.brackets.c3\",\"patterns\":[{\"include\":\"#expression\"}]}]},\"builtin\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"constant.language.c3\"},\"2\":{\"name\":\"entity.name.function.builtin.c3\"}},\"match\":\"(?:(\\\\$\\\\$\\\\b_*[A-Z][0-9A-Z_]*)|(\\\\$\\\\$\\\\b_*[a-z][0-9A-Z_a-z]*))\\\\b\"}]},\"bytes_literal\":{\"patterns\":[{\"begin\":\"(x)([\\\"'`])\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.c3\"},\"2\":{\"name\":\"punctuation.definition.string.begin.c3\"}},\"end\":\"\\\\2\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c3\"}},\"name\":\"string.quoted.other.c3\",\"patterns\":[{\"match\":\"[f\\\\s\\\\h]+\",\"name\":\"constant.numeric.integer.c3\"}]},{\"begin\":\"(b64)([\\\"'`])\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.c3\"},\"2\":{\"name\":\"punctuation.definition.string.begin.c3\"}},\"end\":\"\\\\2\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c3\"}},\"name\":\"string.quoted.other.c3\",\"patterns\":[{\"match\":\"[+/-9=A-Za-z\\\\s]+\",\"name\":\"constant.numeric.integer.c3\"}]}]},\"char_literal\":{\"begin\":\"'\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.c3\"}},\"end\":\"'\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c3\"}},\"name\":\"string.quoted.single.c3\",\"patterns\":[{\"include\":\"#escape_sequence\"}]},\"comments\":{\"patterns\":[{\"include\":\"#line_comment\"},{\"include\":\"#block_comment\"},{\"include\":\"#doc_comment\"}]},\"constants\":{\"patterns\":[{\"match\":\"\\\\b(true|false|null)\\\\b\",\"name\":\"constant.language.c3\"},{\"begin\":\"\\\\b_*[A-Z][0-9A-Z_]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"variable.other.constant.c3\"}},\"end\":\"(?=[^\\\\t {])|(?<=})\",\"patterns\":[{\"include\":\"#generic_args\"}]}]},\"control_statements\":{\"patterns\":[{\"begin\":\"\\\\$for\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.control.ct.c3\"}},\"end\":\":\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"patterns\":[{\"include\":\"#statements\"}]},{\"begin\":\"\\\\$foreach\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.control.ct.c3\"}},\"end\":\"(?<=:)\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\$\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"variable.other.c3\"},{\"match\":\",\",\"name\":\"punctuation.separator.c3\"},{\"begin\":\":\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.c3\"}},\"end\":\":\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"patterns\":[{\"include\":\"#expression\"}]}]},{\"begin\":\"\\\\bfor\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.control.c3\"}},\"end\":\"(?<=\\\\))\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"patterns\":[{\"include\":\"#statements\"}]}]},{\"begin\":\"\\\\$(?:switch|case|default|if)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.control.ct.c3\"}},\"end\":\":\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"patterns\":[{\"include\":\"#expression\"}]},{\"begin\":\"\\\\b(?:case|default)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.control.c3\"}},\"end\":\":\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"patterns\":[{\"include\":\"#expression\"}]}]},\"doc_comment\":{\"begin\":\"(?=<\\\\*)\",\"end\":\"(\\\\*>)\",\"endCaptures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"},\"1\":{\"name\":\"punctuation.definition.comment.end.c3\"}},\"patterns\":[{\"include\":\"#doc_comment_body\"}]},\"doc_comment_body\":{\"patterns\":[{\"begin\":\"(<\\\\*)\\\\s*(?=@)\",\"beginCaptures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"},\"1\":{\"name\":\"punctuation.definition.comment.begin.c3\"}},\"end\":\"(?=\\\\*>)\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"},\"1\":{\"name\":\"variable.parameter.c3\"},\"2\":{\"name\":\"support.type.c3\"},\"3\":{\"name\":\"keyword.operator.variadic.c3\"}},\"match\":\"@param(?:\\\\s*\\\\[&?(?:in|out|inout)])?\\\\s*(?:([#$]?\\\\b_*[a-z][0-9A-Z_a-z]*)\\\\b|(\\\\$\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b|(\\\\.\\\\.\\\\.))\"},{\"begin\":\"@(?:require\\\\b|ensure\\\\b|return\\\\?)\",\"beginCaptures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"}},\"end\":\"(?=:|\\\\*>|$)\",\"patterns\":[{\"include\":\"#expression\"}]},{\"match\":\"@\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"comment.block.documentation.c3\"},{\"match\":\":\",\"name\":\"comment.block.documentation.c3\"},{\"begin\":\"([\\\"`])\",\"end\":\"\\\\1\",\"name\":\"comment.block.documentation.c3\"}]},{\"begin\":\"(<\\\\*)\",\"beginCaptures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"},\"1\":{\"name\":\"punctuation.definition.comment.begin.c3\"}},\"end\":\"(?=^\\\\s*@|\\\\*>)\",\"name\":\"comment.block.documentation.c3\"},{\"begin\":\"\",\"end\":\"(?=\\\\*>)\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"},\"1\":{\"name\":\"variable.parameter.c3\"},\"2\":{\"name\":\"support.type.c3\"},\"3\":{\"name\":\"keyword.operator.variadic.c3\"}},\"match\":\"^\\\\s*@param(?:\\\\s*\\\\[&?(?:in|out|inout)])?\\\\s*(?:([#$]?\\\\b_*[a-z][0-9A-Z_a-z]*)\\\\b|(\\\\$\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b|(\\\\.\\\\.\\\\.))\"},{\"begin\":\"^\\\\s*@(?:require\\\\b|ensure\\\\b|return\\\\?)\",\"beginCaptures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"}},\"end\":\"(?=:|\\\\*>|$)\",\"patterns\":[{\"include\":\"#expression\"}]},{\"match\":\"^\\\\s*@\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"comment.block.documentation.c3\"},{\"match\":\":\",\"name\":\"comment.block.documentation.c3\"},{\"begin\":\"([\\\"`])\",\"end\":\"\\\\1\",\"name\":\"comment.block.documentation.c3\"}]}]},\"escape_sequence\":{\"match\":\"\\\\\\\\([\\\"'0\\\\\\\\abefnrtv]|x\\\\h{2}|u\\\\h{4}|U\\\\h{8})\",\"name\":\"constant.character.escape.c3\"},\"expression\":{\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#function\"},{\"include\":\"#constants\"},{\"include\":\"#builtin\"},{\"include\":\"#literals\"},{\"include\":\"#operators\"},{\"include\":\"#keywords\"},{\"include\":\"#type\"},{\"include\":\"#path\"},{\"include\":\"#function_call\"},{\"include\":\"#variable\"},{\"include\":\"#parens\"},{\"include\":\"#brackets\"},{\"include\":\"#block\"},{\"include\":\"#punctuation\"},{\"include\":\"#leftover_at_ident\"}]},\"function\":{\"begin\":\"(?=\\\\b(fn|macro)\\\\b)\",\"end\":\"(?=[;={])\",\"patterns\":[{\"begin\":\"\\\\b(fn|macro)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.declaration.function.c3\"}},\"end\":\"(?=\\\\()\",\"name\":\"meta.function.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#function_header\"}]},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"name\":\"meta.function.parameters.c3\",\"patterns\":[{\"include\":\"#parameters\"}]},{\"begin\":\"(?<=\\\\))\",\"contentName\":\"meta.function.c3\",\"end\":\"(?=[;={])\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"}]}]},\"function_call\":{\"begin\":\"([#@]?\\\\b_*[a-z][0-9A-Z_a-z]*)\\\\b(?=\\\\s*(\\\\{.*})?\\\\s*\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.c3\"}},\"end\":\"(?<=\\\\))\",\"name\":\"meta.function_call.c3\",\"patterns\":[{\"include\":\"#generic_args\"},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"name\":\"meta.group.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"([#$]?\\\\b_*[a-z][0-9A-Z_a-z]*|\\\\$\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b\\\\s*(:)(?!:)\",\"beginCaptures\":{\"1\":{\"name\":\"variable.parameter.c3\"},\"2\":{\"name\":\"punctuation.separator.c3\"}},\"end\":\"(?=\\\\))|([,;])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.separator.c3\"}},\"patterns\":[{\"include\":\"#expression\"}]},{\"begin\":\"(?=\\\\S)\",\"end\":\"(?=\\\\))|([,;])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.separator.c3\"}},\"patterns\":[{\"include\":\"#expression\"}]},{\"match\":\";\",\"name\":\"punctuation.separator.c3\"}]}]},\"function_header\":{\"patterns\":[{\"include\":\"#type\"},{\"match\":\"\\\\.\",\"name\":\"punctuation.accessor.c3\"},{\"match\":\"@?\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"entity.name.function.c3\"}]},\"generic_args\":{\"patterns\":[{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.generic.begin.c3\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.generic.end.c3\"}},\"name\":\"meta.generic.c3\",\"patterns\":[{\"include\":\"#expression\"}]}]},\"generic_params\":{\"patterns\":[{\"begin\":\"<\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.generic.begin.c3\"}},\"end\":\">\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.generic.end.c3\"}},\"name\":\"meta.generic.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"support.type.c3\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*\\\\b\",\"name\":\"variable.other.constant.c3\"},{\"match\":\",\",\"name\":\"punctuation.separator.c3\"}]}]},\"integer_literal\":{\"match\":\"\\\\b(?:0[Xx]\\\\h(?:_?\\\\h)*|0[Oo][0-7](_?[0-7])*|0[Bb][01](_?[01])*|[0-9](?:_?[0-9])*)(?:[IUiu](?:8|16|32|64|128)|[Uu][Ll]{0,2}|[Ll]{1,2})?\",\"name\":\"constant.numeric.integer.c3\"},\"keywords\":{\"patterns\":[{\"match\":\"\\\\$(?:alignof|assert|assignable|default|defined|echo|embed|eval|error|exec|extnameof|feature|include|is_const|kindof|nameof|offsetof|qnameof|sizeof|stringify|vacount|vaconst|vaarg|vaexpr|vasplat)\\\\b\",\"name\":\"keyword.other.ct.c3\"},{\"match\":\"\\\\$(?:case|else|endfor|endforeach|endif|endswitch|for|foreach|if|switch)\\\\b\",\"name\":\"keyword.control.ct.c3\"},{\"match\":\"\\\\b(?:assert|asm|catch|inline|import|module|interface|try|var)\\\\b\",\"name\":\"keyword.other.c3\"},{\"match\":\"\\\\b(?:break|case|continue|default|defer|do|else|for|foreach|foreach_r|if|nextcase|return|switch|while)\\\\b\",\"name\":\"keyword.control.c3\"}]},\"leftover_at_ident\":{\"patterns\":[{\"captures\":{\"0\":{\"name\":\"keyword.annotation.c3\"}},\"match\":\"@(?:pure|inline|noinline)\",\"name\":\"meta.annotation.c3\"},{\"begin\":\"@\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"entity.name.function.c3\"}},\"end\":\"(?=[^\\\\t {])|(?<=})\",\"patterns\":[{\"include\":\"#generic_args\"}]}]},\"line_comment\":{\"match\":\"//.*$\",\"name\":\"comment.line.double-slash.c3\"},\"literals\":{\"patterns\":[{\"include\":\"#string_literal\"},{\"include\":\"#char_literal\"},{\"include\":\"#raw_string_literal\"},{\"include\":\"#real_literal\"},{\"include\":\"#integer_literal\"},{\"include\":\"#bytes_literal\"}]},\"modifier_keywords\":{\"patterns\":[{\"match\":\"\\\\b(?:const|extern|static|tlocal|inline)\\\\b\",\"name\":\"storage.modifier.c3\"}]},\"module_path\":{\"patterns\":[{\"include\":\"#path\"},{\"captures\":{\"1\":{\"name\":\"entity.name.scope-resolution.c3\"}},\"match\":\"\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\b\",\"name\":\"meta.path.c3\"}]},\"operators\":{\"patterns\":[{\"match\":\"=>\",\"name\":\"keyword.declaration.function.arrow.c3\"},{\"match\":\"(?:[-%\\\\&*+/^|]|>>|<<|\\\\+\\\\+\\\\+)=\",\"name\":\"keyword.operator.assignment.augmented.c3\"},{\"match\":\"<=|>=|==|[<>]|!=\",\"name\":\"keyword.operator.comparison.c3\"},{\"match\":\"\\\\.\\\\.\\\\.\",\"name\":\"keyword.operator.variadic.c3\"},{\"match\":\"\\\\.\\\\.\",\"name\":\"keyword.operator.range.c3\"},{\"match\":\"\\\\+\\\\+\\\\+?|--\",\"name\":\"keyword.operator.arithmetic.c3\"},{\"match\":\"<<|>>|&&&?|\\\\|\\\\|\\\\|?\",\"name\":\"keyword.operator.arithmetic.c3\"},{\"match\":\"[-%+/^|~]\",\"name\":\"keyword.operator.arithmetic.c3\"},{\"match\":\"=\",\"name\":\"keyword.operator.assignment.c3\"},{\"match\":\"\\\\?\\\\?\\\\??|\\\\?:|[!\\\\&*:?]\",\"name\":\"keyword.operator.c3\"}]},\"parameters\":{\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"\\\\$\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"support.type.c3\"}},\"end\":\"(?=[),;])\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.c3\"}},\"end\":\"(?=[),;])\",\"patterns\":[{\"include\":\"#expression\"}]}]},{\"include\":\"#type\"},{\"include\":\"#punctuation\"},{\"match\":\"\\\\.\\\\.\\\\.\",\"name\":\"keyword.operator.variadic.c3\"},{\"match\":\"&\",\"name\":\"keyword.operator.address.c3\"},{\"begin\":\";\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"@\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"entity.name.function.c3\"},{\"include\":\"#parameters\"}]},{\"begin\":\"[#$]?\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"variable.parameter.c3\"}},\"end\":\"(?=[),;])\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"match\":\"\\\\.\\\\.\\\\.\",\"name\":\"keyword.operator.variadic.c3\"},{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.c3\"}},\"end\":\"(?=[),;])\",\"patterns\":[{\"include\":\"#expression\"}]}]}]},\"parens\":{\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"name\":\"meta.group.c3\",\"patterns\":[{\"include\":\"#expression\"}]}]},\"path\":{\"captures\":{\"1\":{\"name\":\"entity.name.scope-resolution.c3\"},\"2\":{\"name\":\"punctuation.separator.scope-resolution.c3\"}},\"match\":\"\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\b\\\\s*(::)\",\"name\":\"meta.path.c3\"},\"punctuation\":{\"patterns\":[{\"match\":\",\",\"name\":\"punctuation.separator.c3\"},{\"match\":\":\",\"name\":\"punctuation.separator.c3\"},{\"match\":\"\\\\.(?!\\\\.\\\\.)\",\"name\":\"punctuation.accessor.c3\"}]},\"raw_string_literal\":{\"begin\":\"`\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.c3\"}},\"end\":\"`(?!`)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c3\"}},\"name\":\"string.quoted.other.c3\",\"patterns\":[{\"match\":\"``\",\"name\":\"constant.character.escape.c3\"}]},\"real_literal\":{\"patterns\":[{\"match\":\"\\\\b[0-9](?:_?[0-9])*(?:[Ff](?:16|32|64|128)?|[Dd])\",\"name\":\"constant.numeric.float.c3\"},{\"match\":\"\\\\b(?:[0-9](?:_?[0-9])*[Ee][-+]?[0-9]+|[0-9](?:_?[0-9])*\\\\.(?!\\\\.)(?:[0-9](?:_?[0-9])*)?(?:[Ee][-+]?[0-9]+)?)(?:[Ff](?:16|32|64|128)?|[Dd])?\",\"name\":\"constant.numeric.float.c3\"},{\"match\":\"\\\\b0[Xx]\\\\h(?:_?\\\\h)*(?:\\\\.(?:\\\\h(?:_?\\\\h)*)?)?[Pp][-+]?[0-9]+(?:[Ff](?:16|32|64|128)?|[Dd])?\",\"name\":\"constant.numeric.float.c3\"}]},\"statements\":{\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#modifier_keywords\"},{\"match\":\";\",\"name\":\"punctuation.terminator.c3\"},{\"include\":\"#control_statements\"},{\"include\":\"#attribute\"},{\"include\":\"#block\"},{\"include\":\"#expression\"}]},\"string_literal\":{\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.c3\"}},\"end\":\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c3\"}},\"name\":\"string.quoted.double.c3\",\"patterns\":[{\"include\":\"#escape_sequence\"}]},\"structlike\":{\"begin\":\"(?=\\\\b(?:((?:|bit)struct)|(union))\\\\b)\",\"end\":\"(?<=})\",\"patterns\":[{\"begin\":\"\\\\b(?:((?:|bit)struct)|(union))\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.declaration.struct.c3\"},\"2\":{\"name\":\"keyword.declaration.union.c3\"}},\"end\":\"(?=\\\\{)\",\"name\":\"meta.struct.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"entity.name.type.struct.c3\"},{\"match\":\"\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"variable.other.member.c3\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"},{\"begin\":\":\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"end\":\"(?=\\\\{)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#type_no_generics\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"}]},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"name\":\"meta.group.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#path\"},{\"include\":\"#type\"},{\"include\":\"#punctuation\"}]}]},{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.block.begin.c3\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.block.end.c3\"}},\"name\":\"meta.struct.body.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#structlike\"},{\"include\":\"#modifier_keywords\"},{\"include\":\"#type\"},{\"match\":\"\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"variable.other.member.c3\"},{\"include\":\"#attribute\"},{\"match\":\";\",\"name\":\"punctuation.terminator.c3\"},{\"begin\":\":\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#attribute\"},{\"include\":\"#expression\"}]}]}]},\"top_level\":{\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#modifier_keywords\"},{\"begin\":\"\\\\$(?:assert|include|echo|exec)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.other.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#expression\"}]},{\"begin\":\"\\\\bmodule\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.module.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"name\":\"meta.module.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"include\":\"#module_path\"},{\"include\":\"#generic_args\"},{\"include\":\"#generic_params\"}]},{\"begin\":\"\\\\bimport\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.import.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"name\":\"meta.import.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"include\":\"#module_path\"},{\"match\":\",\",\"name\":\"punctuation.separator.c3\"}]},{\"include\":\"#function\"},{\"begin\":\"\\\\balias\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.alias.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"name\":\"meta.alias.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"(?=\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\b\\\\s*=\\\\s*module)\",\"end\":\"(?=;)\",\"patterns\":[{\"begin\":\"\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\b\",\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"module\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.module.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#module_path\"}]}]}]}]},{\"begin\":\"(?:(@\\\\b_*[a-z][0-9A-Z_a-z]*)|\\\\b(_*[a-z][0-9A-Z_a-z]*)|\\\\b(_*[A-Z][0-9A-Z_]*))\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.c3\"},\"2\":{\"name\":\"variable.global.c3\"},\"3\":{\"name\":\"variable.other.constant.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"},{\"include\":\"#assign_right_expression\"}]},{\"begin\":\"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"entity.name.type.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"},{\"include\":\"#assign_right_expression\"}]}]},{\"begin\":\"\\\\btypedef\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.typedef.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"name\":\"meta.typedef.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"entity.name.type.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#parens\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"},{\"include\":\"#assign_right_expression\"}]}]},{\"begin\":\"\\\\bfaultdef\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.faultdef.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"name\":\"meta.faultdef.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*\\\\b\",\"name\":\"variable.other.constant.c3\"},{\"match\":\",\",\"name\":\"punctuation.separator.c3\"}]},{\"begin\":\"\\\\battrdef\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.attrdef.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"name\":\"meta.attrdef.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"@\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.annotation.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"name\":\"meta.group.c3\",\"patterns\":[{\"include\":\"#parameters\"}]},{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"match\":\",\",\"name\":\"punctuation.separator.c3\"}]}]}]},{\"include\":\"#structlike\"},{\"begin\":\"(?=\\\\benum\\\\b)\",\"end\":\"(?<=})\",\"patterns\":[{\"begin\":\"\\\\benum\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.enum.c3\"}},\"end\":\"(?=\\\\{)\",\"name\":\"meta.enum.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"entity.name.type.enum.c3\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"},{\"begin\":\":\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"end\":\"(?=\\\\{)\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\b(?:inline|const)\\\\b\",\"name\":\"storage.modifier.c3\"},{\"include\":\"#type_no_generics\"},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"contentName\":\"meta.group.c3\",\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\b(?:inline|const)\\\\b\",\"name\":\"storage.modifier.c3\"},{\"include\":\"#parameters\"}]},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"}]}]},{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.block.begin.c3\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.block.end.c3\"}},\"name\":\"meta.enum.body.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.c3\"}},\"end\":\"(?=,)\",\"patterns\":[{\"include\":\"#expression\"}]},{\"include\":\"#attribute\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*\\\\b\",\"name\":\"variable.other.constant.c3\"},{\"match\":\",\",\"name\":\"punctuation.separator.c3\"}]}]},{\"begin\":\"(?=\\\\binterface\\\\b)\",\"end\":\"(?<=})\",\"patterns\":[{\"begin\":\"\\\\binterface\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.interface.c3\"}},\"end\":\"(?=\\\\{)\",\"name\":\"meta.interface.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"entity.name.type.interface.c3\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"},{\"begin\":\":\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"end\":\"(?=\\\\{)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#punctuation\"},{\"include\":\"#type_no_generics\"}]}]},{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.block.begin.c3\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.block.end.c3\"}},\"name\":\"meta.interface.body.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\";\",\"name\":\"punctuation.terminator.c3\"},{\"include\":\"#function\"}]}]}]},\"type\":{\"patterns\":[{\"include\":\"#path\"},{\"begin\":\"(?:\\\\b(void|bool|char|double|float|float16|bfloat|int128|ichar|int|iptr|isz|long|short|uint128|uint|ulong|uptr|ushort|usz|float128|any|fault|typeid)|(\\\\$?\\\\b\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.built-in.primitive.c3\"},\"2\":{\"name\":\"support.type.c3\"}},\"end\":\"(?=\\\\*>|[^\\\\t *?\\\\[{])\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#generic_args\"},{\"include\":\"#type_suffix\"}]},{\"include\":\"#type_expr\"}]},\"type_expr\":{\"patterns\":[{\"begin\":\"\\\\$(?:typeof|typefrom|evaltype)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.c3\"}},\"end\":\"(?<=\\\\))\",\"patterns\":[{\"include\":\"#parens\"}]},{\"begin\":\"\\\\$vatype\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.c3\"}},\"end\":\"(?<=])\",\"patterns\":[{\"include\":\"#brackets\"}]},{\"include\":\"#type_suffix\"}]},\"type_no_generics\":{\"patterns\":[{\"include\":\"#path\"},{\"begin\":\"(?:\\\\b(void|bool|char|double|float|float16|bfloat|int128|ichar|int|iptr|isz|long|short|uint128|uint|ulong|uptr|ushort|usz|float128|any|fault|typeid)|(\\\\$?\\\\b\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.built-in.primitive.c3\"},\"2\":{\"name\":\"support.type.c3\"}},\"end\":\"(?=[^\\\\t *?@\\\\[])\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#type_suffix\"}]},{\"include\":\"#type_expr\"}]},\"type_suffix\":{\"patterns\":[{\"include\":\"#brackets\"},{\"match\":\"\\\\*\",\"name\":\"keyword.operator.address.c3\"},{\"match\":\"\\\\?\",\"name\":\"keyword.operator.c3\"}]},\"variable\":{\"begin\":\"(?<!#)\\\\$?\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"variable.other.c3\"}},\"end\":\"(?=[^\\\\t {])|(?<=})\",\"patterns\":[{\"include\":\"#generic_args\"}]}},\"scopeName\":\"source.c3\"}"))];
1
+ var e = [Object.freeze(JSON.parse("{\"displayName\":\"C3\",\"fileTypes\":[\"c3\",\"c3i\",\"c3t\"],\"name\":\"c3\",\"patterns\":[{\"include\":\"#top_level\"},{\"include\":\"#statements\"}],\"repository\":{\"assign_right_expression\":{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#expression\"}]},\"attribute\":{\"patterns\":[{\"begin\":\"@(?:(?:align|allow_deprecated|benchmark|bigendian|builtin|callconv|cname|compact|const|deprecated|dynamic|export|extern|finalizer|format|if|inline|init|jump|link|littleendian|local|maydiscard|naked|noalias|nodiscard|noinit|noinline|nopadding|norecurse|noreturn|nosanitize|nostrip|obfuscate|operator|operator_r|operator_s|optional|overlap|packed|private|public|pure|reflect|safeinfer|safemacro|simd|section|structlike|tag|test|unused|used|wasm|weak|winmain)|\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.annotation.c3\"}},\"end\":\"(?=[^\\\\t (])|(?<=\\\\))\",\"name\":\"meta.annotation.c3\",\"patterns\":[{\"include\":\"#parens\"}]}]},\"block\":{\"patterns\":[{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.block.begin.c3\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.block.end.c3\"}},\"name\":\"meta.block.c3\",\"patterns\":[{\"include\":\"#statements\"}]}]},\"block_comment\":{\"begin\":\"/\\\\*\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.begin.c3\"}},\"end\":\"\\\\*/\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.end.c3\"}},\"name\":\"comment.block.c3\",\"patterns\":[{\"include\":\"#block_comment_body\"}]},\"block_comment_body\":{\"patterns\":[{\"begin\":\"/\\\\*\",\"end\":\"\\\\*/\",\"patterns\":[{\"include\":\"#block_comment_body\"}]}]},\"brackets\":{\"patterns\":[{\"begin\":\"\\\\[<?\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.brackets.begin.c3\"}},\"end\":\">?]\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.brackets.end.c3\"}},\"name\":\"meta.brackets.c3\",\"patterns\":[{\"include\":\"#expression\"}]}]},\"builtin\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"constant.language.c3\"},\"2\":{\"name\":\"entity.name.function.builtin.c3\"}},\"match\":\"(?:(\\\\$\\\\$\\\\b_*[A-Z][0-9A-Z_]*)|(\\\\$\\\\$\\\\b_*[a-z][0-9A-Z_a-z]*))\\\\b\"}]},\"bytes_literal\":{\"patterns\":[{\"begin\":\"(x)([\\\"'`])\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.c3\"},\"2\":{\"name\":\"punctuation.definition.string.begin.c3\"}},\"end\":\"\\\\2\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c3\"}},\"name\":\"string.quoted.other.c3\",\"patterns\":[{\"match\":\"[f\\\\s\\\\h]+\",\"name\":\"constant.numeric.integer.c3\"}]},{\"begin\":\"(b64)([\\\"'`])\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.c3\"},\"2\":{\"name\":\"punctuation.definition.string.begin.c3\"}},\"end\":\"\\\\2\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c3\"}},\"name\":\"string.quoted.other.c3\",\"patterns\":[{\"match\":\"[+/-9=A-Za-z\\\\s]+\",\"name\":\"constant.numeric.integer.c3\"}]}]},\"char_literal\":{\"begin\":\"'\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.c3\"}},\"end\":\"'\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c3\"}},\"name\":\"string.quoted.single.c3\",\"patterns\":[{\"include\":\"#escape_sequence\"}]},\"comments\":{\"patterns\":[{\"include\":\"#line_comment\"},{\"include\":\"#block_comment\"},{\"include\":\"#doc_comment\"}]},\"constants\":{\"patterns\":[{\"match\":\"\\\\b(true|false|null)\\\\b\",\"name\":\"constant.language.c3\"},{\"begin\":\"\\\\b_*[A-Z][0-9A-Z_]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"variable.other.constant.c3\"}},\"end\":\"(?=[^\\\\t {])|(?<=})\",\"patterns\":[{\"include\":\"#generic_args\"}]}]},\"contract_expression\":{\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#function\"},{\"include\":\"#constants\"},{\"include\":\"#builtin\"},{\"include\":\"#real_literal\"},{\"include\":\"#integer_literal\"},{\"include\":\"#operators\"},{\"include\":\"#keywords\"},{\"include\":\"#type\"},{\"include\":\"#path\"},{\"include\":\"#function_call\"},{\"include\":\"#variable\"},{\"include\":\"#parens\"},{\"include\":\"#brackets\"},{\"include\":\"#block\"},{\"include\":\"#punctuation\"},{\"include\":\"#leftover_at_ident\"}]},\"control_statements\":{\"patterns\":[{\"begin\":\"\\\\$for\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.control.ct.c3\"}},\"end\":\":\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"patterns\":[{\"include\":\"#statements\"}]},{\"begin\":\"\\\\$foreach\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.control.ct.c3\"}},\"end\":\"(?<=:)\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\$\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"variable.other.c3\"},{\"match\":\",\",\"name\":\"punctuation.separator.c3\"},{\"begin\":\":\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.c3\"}},\"end\":\":\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"patterns\":[{\"include\":\"#expression\"}]}]},{\"begin\":\"\\\\bfor\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.control.c3\"}},\"end\":\"(?<=\\\\))\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"patterns\":[{\"include\":\"#statements\"}]}]},{\"begin\":\"\\\\$(?:switch|case|default|if)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.control.ct.c3\"}},\"end\":\":\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"patterns\":[{\"include\":\"#expression\"}]},{\"begin\":\"\\\\b(?:case|default)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.control.c3\"}},\"end\":\":\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"patterns\":[{\"include\":\"#expression\"}]}]},\"doc_comment\":{\"begin\":\"(?=<\\\\*)\",\"end\":\"(\\\\*>)\",\"endCaptures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"},\"1\":{\"name\":\"punctuation.definition.comment.end.c3\"}},\"patterns\":[{\"include\":\"#doc_comment_body\"}]},\"doc_comment_body\":{\"patterns\":[{\"begin\":\"(<\\\\*)\\\\s*(?=@)\",\"beginCaptures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"},\"1\":{\"name\":\"punctuation.definition.comment.begin.c3\"}},\"end\":\"(?=\\\\*>)\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"},\"1\":{\"name\":\"variable.parameter.c3\"},\"2\":{\"name\":\"support.type.c3\"},\"3\":{\"name\":\"keyword.operator.variadic.c3\"}},\"match\":\"@param(?:\\\\s*\\\\[&?(?:in|out|inout)])?\\\\s*(?:([#$]?\\\\b_*[a-z][0-9A-Z_a-z]*)\\\\b|(\\\\$\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b|(\\\\.\\\\.\\\\.))\"},{\"begin\":\"@(?:require\\\\b|ensure\\\\b|return\\\\?)\",\"beginCaptures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"}},\"end\":\"(?=:|\\\\*>|$)\",\"patterns\":[{\"include\":\"#contract_expression\"}]},{\"match\":\"@\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"comment.block.documentation.c3\"},{\"match\":\":\",\"name\":\"comment.block.documentation.c3\"},{\"match\":\"`[^`]*`|\\\"[^\\\"]*\\\"\",\"name\":\"comment.block.documentation.c3\"}]},{\"begin\":\"(<\\\\*)\",\"beginCaptures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"},\"1\":{\"name\":\"punctuation.definition.comment.begin.c3\"}},\"end\":\"(?=^\\\\s*@|\\\\*>)\",\"name\":\"comment.block.documentation.c3\"},{\"begin\":\"\",\"end\":\"(?=\\\\*>)\",\"patterns\":[{\"captures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"},\"1\":{\"name\":\"variable.parameter.c3\"},\"2\":{\"name\":\"support.type.c3\"},\"3\":{\"name\":\"keyword.operator.variadic.c3\"}},\"match\":\"^\\\\s*@param(?:\\\\s*\\\\[&?(?:in|out|inout)])?\\\\s*(?:([#$]?\\\\b_*[a-z][0-9A-Z_a-z]*)\\\\b|(\\\\$\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b|(\\\\.\\\\.\\\\.))\"},{\"begin\":\"^\\\\s*@(?:require\\\\b|ensure\\\\b|return\\\\?)\",\"beginCaptures\":{\"0\":{\"name\":\"comment.block.documentation.c3\"}},\"end\":\"(?=:|\\\\*>|$)\",\"patterns\":[{\"include\":\"#contract_expression\"}]},{\"match\":\"^\\\\s*@\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"comment.block.documentation.c3\"},{\"match\":\":\",\"name\":\"comment.block.documentation.c3\"},{\"match\":\"`[^`]*`|\\\"[^\\\"]*\\\"\",\"name\":\"comment.block.documentation.c3\"}]}]},\"escape_sequence\":{\"match\":\"\\\\\\\\([\\\"'0\\\\\\\\abefnrtv]|x\\\\h{2}|u\\\\h{4}|U\\\\h{8})\",\"name\":\"constant.character.escape.c3\"},\"expression\":{\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#function\"},{\"include\":\"#constants\"},{\"include\":\"#builtin\"},{\"include\":\"#literals\"},{\"include\":\"#operators\"},{\"include\":\"#keywords\"},{\"include\":\"#type\"},{\"include\":\"#path\"},{\"include\":\"#function_call\"},{\"include\":\"#variable\"},{\"include\":\"#parens\"},{\"include\":\"#brackets\"},{\"include\":\"#block\"},{\"include\":\"#punctuation\"},{\"include\":\"#leftover_at_ident\"}]},\"function\":{\"begin\":\"(?=\\\\b(fn|macro)\\\\b)\",\"end\":\"(?=[;={])\",\"patterns\":[{\"begin\":\"\\\\b(fn|macro)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.declaration.function.c3\"}},\"end\":\"(?=\\\\()\",\"name\":\"meta.function.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#function_header\"}]},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"name\":\"meta.function.parameters.c3\",\"patterns\":[{\"include\":\"#parameters\"}]},{\"begin\":\"(?<=\\\\))\",\"contentName\":\"meta.function.c3\",\"end\":\"(?=[;={])\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"}]}]},\"function_call\":{\"begin\":\"([#@]?\\\\b_*[a-z][0-9A-Z_a-z]*)\\\\b(?=\\\\s*(\\\\{.*})?\\\\s*\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.c3\"}},\"end\":\"(?<=\\\\))\",\"name\":\"meta.function_call.c3\",\"patterns\":[{\"include\":\"#generic_args\"},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"name\":\"meta.group.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"([#$]?\\\\b_*[a-z][0-9A-Z_a-z]*|\\\\$\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b\\\\s*(:)(?!:)\",\"beginCaptures\":{\"1\":{\"name\":\"variable.parameter.c3\"},\"2\":{\"name\":\"punctuation.separator.c3\"}},\"end\":\"(?=\\\\))|([,;])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.separator.c3\"}},\"patterns\":[{\"include\":\"#expression\"}]},{\"begin\":\"(?=\\\\S)\",\"end\":\"(?=\\\\))|([,;])\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.separator.c3\"}},\"patterns\":[{\"include\":\"#expression\"}]},{\"match\":\";\",\"name\":\"punctuation.separator.c3\"}]}]},\"function_header\":{\"patterns\":[{\"include\":\"#type\"},{\"match\":\"\\\\.\",\"name\":\"punctuation.accessor.c3\"},{\"match\":\"@?\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"entity.name.function.c3\"}]},\"generic_args\":{\"patterns\":[{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.generic.begin.c3\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.generic.end.c3\"}},\"name\":\"meta.generic.c3\",\"patterns\":[{\"include\":\"#expression\"}]}]},\"generic_params\":{\"patterns\":[{\"begin\":\"<\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.generic.begin.c3\"}},\"end\":\">\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.generic.end.c3\"}},\"name\":\"meta.generic.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"support.type.c3\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*\\\\b\",\"name\":\"variable.other.constant.c3\"},{\"match\":\",\",\"name\":\"punctuation.separator.c3\"}]}]},\"integer_literal\":{\"match\":\"\\\\b(?:0[Xx]\\\\h(?:_?\\\\h)*|0[Oo][0-7](_?[0-7])*|0[Bb][01](_?[01])*|[0-9](?:_?[0-9])*)(?:[IUiu](?:8|16|32|64|128)|[Uu][Ll]{0,2}|[Ll]{1,2})?\",\"name\":\"constant.numeric.integer.c3\"},\"keywords\":{\"patterns\":[{\"match\":\"\\\\$(?:alignof|assert|assignable|default|defined|echo|embed|eval|error|exec|extnameof|feature|include|is_const|kindof|nameof|offsetof|qnameof|sizeof|stringify|vacount|vaconst|vaarg|vaexpr|vasplat)\\\\b\",\"name\":\"keyword.other.ct.c3\"},{\"match\":\"\\\\$(?:case|else|endfor|endforeach|endif|endswitch|for|foreach|if|switch)\\\\b\",\"name\":\"keyword.control.ct.c3\"},{\"match\":\"\\\\b(?:assert|asm|catch|inline|import|module|interface|try|var)\\\\b\",\"name\":\"keyword.other.c3\"},{\"match\":\"\\\\b(?:break|case|continue|default|defer|do|else|for|foreach|foreach_r|if|nextcase|return|switch|while)\\\\b\",\"name\":\"keyword.control.c3\"}]},\"leftover_at_ident\":{\"patterns\":[{\"captures\":{\"0\":{\"name\":\"keyword.annotation.c3\"}},\"match\":\"@(?:pure|inline|noinline)\",\"name\":\"meta.annotation.c3\"},{\"begin\":\"@\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"entity.name.function.c3\"}},\"end\":\"(?=[^\\\\t {])|(?<=})\",\"patterns\":[{\"include\":\"#generic_args\"}]}]},\"line_comment\":{\"match\":\"//.*$\",\"name\":\"comment.line.double-slash.c3\"},\"literals\":{\"patterns\":[{\"include\":\"#string_literal\"},{\"include\":\"#char_literal\"},{\"include\":\"#raw_string_literal\"},{\"include\":\"#real_literal\"},{\"include\":\"#integer_literal\"},{\"include\":\"#bytes_literal\"}]},\"modifier_keywords\":{\"patterns\":[{\"match\":\"\\\\b(?:const|extern|static|tlocal|inline)\\\\b\",\"name\":\"storage.modifier.c3\"}]},\"module_path\":{\"patterns\":[{\"include\":\"#path\"},{\"captures\":{\"1\":{\"name\":\"entity.name.scope-resolution.c3\"}},\"match\":\"\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\b\",\"name\":\"meta.path.c3\"}]},\"operators\":{\"patterns\":[{\"match\":\"=>\",\"name\":\"keyword.declaration.function.arrow.c3\"},{\"match\":\"(?:[-%\\\\&*+/^|]|>>|<<|\\\\+\\\\+\\\\+)=\",\"name\":\"keyword.operator.assignment.augmented.c3\"},{\"match\":\"<=|>=|==|[<>]|!=\",\"name\":\"keyword.operator.comparison.c3\"},{\"match\":\"\\\\.\\\\.\\\\.\",\"name\":\"keyword.operator.variadic.c3\"},{\"match\":\"\\\\.\\\\.\",\"name\":\"keyword.operator.range.c3\"},{\"match\":\"\\\\+\\\\+\\\\+?|--\",\"name\":\"keyword.operator.arithmetic.c3\"},{\"match\":\"<<|>>|&&&?|\\\\|\\\\|\\\\|?\",\"name\":\"keyword.operator.arithmetic.c3\"},{\"match\":\"[-%+/^|~]\",\"name\":\"keyword.operator.arithmetic.c3\"},{\"match\":\"=\",\"name\":\"keyword.operator.assignment.c3\"},{\"match\":\"\\\\?\\\\?\\\\??|\\\\?:|[!\\\\&*:?]\",\"name\":\"keyword.operator.c3\"}]},\"parameters\":{\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"\\\\$\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"support.type.c3\"}},\"end\":\"(?=[),;])\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.c3\"}},\"end\":\"(?=[),;])\",\"patterns\":[{\"include\":\"#expression\"}]}]},{\"include\":\"#type\"},{\"include\":\"#punctuation\"},{\"match\":\"\\\\.\\\\.\\\\.\",\"name\":\"keyword.operator.variadic.c3\"},{\"match\":\"&\",\"name\":\"keyword.operator.address.c3\"},{\"begin\":\";\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"end\":\"(?=\\\\))\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"@\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"entity.name.function.c3\"},{\"include\":\"#parameters\"}]},{\"begin\":\"[#$]?\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"variable.parameter.c3\"}},\"end\":\"(?=[),;])\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"match\":\"\\\\.\\\\.\\\\.\",\"name\":\"keyword.operator.variadic.c3\"},{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.c3\"}},\"end\":\"(?=[),;])\",\"patterns\":[{\"include\":\"#expression\"}]}]}]},\"parens\":{\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"name\":\"meta.group.c3\",\"patterns\":[{\"include\":\"#expression\"}]}]},\"path\":{\"captures\":{\"1\":{\"name\":\"entity.name.scope-resolution.c3\"},\"2\":{\"name\":\"punctuation.separator.scope-resolution.c3\"}},\"match\":\"\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\b\\\\s*(::)\",\"name\":\"meta.path.c3\"},\"punctuation\":{\"patterns\":[{\"match\":\",\",\"name\":\"punctuation.separator.c3\"},{\"match\":\":\",\"name\":\"punctuation.separator.c3\"},{\"match\":\"\\\\.(?!\\\\.\\\\.)\",\"name\":\"punctuation.accessor.c3\"}]},\"raw_string_literal\":{\"begin\":\"`\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.c3\"}},\"end\":\"`(?!`)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c3\"}},\"name\":\"string.quoted.other.c3\",\"patterns\":[{\"match\":\"``\",\"name\":\"constant.character.escape.c3\"}]},\"real_literal\":{\"patterns\":[{\"match\":\"\\\\b[0-9](?:_?[0-9])*(?:[Ff](?:16|32|64|128)?|[Dd])\",\"name\":\"constant.numeric.float.c3\"},{\"match\":\"\\\\b(?:[0-9](?:_?[0-9])*[Ee][-+]?[0-9]+|[0-9](?:_?[0-9])*\\\\.(?!\\\\.)(?:[0-9](?:_?[0-9])*)?(?:[Ee][-+]?[0-9]+)?)(?:[Ff](?:16|32|64|128)?|[Dd])?\",\"name\":\"constant.numeric.float.c3\"},{\"match\":\"\\\\b0[Xx]\\\\h(?:_?\\\\h)*(?:\\\\.(?:\\\\h(?:_?\\\\h)*)?)?[Pp][-+]?[0-9]+(?:[Ff](?:16|32|64|128)?|[Dd])?\",\"name\":\"constant.numeric.float.c3\"}]},\"statements\":{\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#modifier_keywords\"},{\"match\":\";\",\"name\":\"punctuation.terminator.c3\"},{\"include\":\"#control_statements\"},{\"include\":\"#attribute\"},{\"include\":\"#block\"},{\"include\":\"#expression\"}]},\"string_literal\":{\"begin\":\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.c3\"}},\"end\":\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.c3\"}},\"name\":\"string.quoted.double.c3\",\"patterns\":[{\"include\":\"#escape_sequence\"}]},\"structlike\":{\"begin\":\"(?=\\\\b(?:((?:|bit)struct)|(union))\\\\b)\",\"end\":\"(?<=})\",\"patterns\":[{\"begin\":\"\\\\b(?:((?:|bit)struct)|(union))\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.declaration.struct.c3\"},\"2\":{\"name\":\"keyword.declaration.union.c3\"}},\"end\":\"(?=\\\\{)\",\"name\":\"meta.struct.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"entity.name.type.struct.c3\"},{\"match\":\"\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"variable.other.member.c3\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"},{\"begin\":\":\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"end\":\"(?=\\\\{)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#type_no_generics\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"}]},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"name\":\"meta.group.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#path\"},{\"include\":\"#type\"},{\"include\":\"#punctuation\"}]}]},{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.block.begin.c3\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.block.end.c3\"}},\"name\":\"meta.struct.body.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#structlike\"},{\"include\":\"#modifier_keywords\"},{\"include\":\"#type\"},{\"match\":\"\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"variable.other.member.c3\"},{\"include\":\"#attribute\"},{\"match\":\";\",\"name\":\"punctuation.terminator.c3\"},{\"begin\":\":\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#attribute\"},{\"include\":\"#expression\"}]}]}]},\"top_level\":{\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#modifier_keywords\"},{\"begin\":\"\\\\$(?:assert|include|echo|exec)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.other.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#expression\"}]},{\"begin\":\"\\\\bmodule\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.module.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"name\":\"meta.module.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"include\":\"#module_path\"},{\"include\":\"#generic_args\"},{\"include\":\"#generic_params\"}]},{\"begin\":\"\\\\bimport\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.import.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"name\":\"meta.import.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"include\":\"#module_path\"},{\"match\":\",\",\"name\":\"punctuation.separator.c3\"}]},{\"include\":\"#function\"},{\"begin\":\"\\\\balias\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.alias.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"name\":\"meta.alias.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"(?=\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\b\\\\s*=\\\\s*module)\",\"end\":\"(?=;)\",\"patterns\":[{\"begin\":\"\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\b\",\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"module\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.module.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#module_path\"}]}]}]}]},{\"begin\":\"(?:(@\\\\b_*[a-z][0-9A-Z_a-z]*)|\\\\b(_*[a-z][0-9A-Z_a-z]*)|\\\\b(_*[A-Z][0-9A-Z_]*))\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.function.c3\"},\"2\":{\"name\":\"variable.global.c3\"},\"3\":{\"name\":\"variable.other.constant.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"},{\"include\":\"#assign_right_expression\"}]},{\"begin\":\"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"entity.name.type.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"},{\"include\":\"#assign_right_expression\"}]}]},{\"begin\":\"\\\\btypedef\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.typedef.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"name\":\"meta.typedef.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"entity.name.type.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#parens\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"},{\"include\":\"#assign_right_expression\"}]}]},{\"begin\":\"\\\\bfaultdef\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.faultdef.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"name\":\"meta.faultdef.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*\\\\b\",\"name\":\"variable.other.constant.c3\"},{\"match\":\",\",\"name\":\"punctuation.separator.c3\"}]},{\"begin\":\"\\\\battrdef\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.attrdef.c3\"}},\"end\":\";\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.terminator.c3\"}},\"name\":\"meta.attrdef.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"@\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.annotation.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"name\":\"meta.group.c3\",\"patterns\":[{\"include\":\"#parameters\"}]},{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.c3\"}},\"end\":\"(?=;)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#attribute\"},{\"match\":\",\",\"name\":\"punctuation.separator.c3\"}]}]}]},{\"include\":\"#structlike\"},{\"begin\":\"(?=\\\\benum\\\\b)\",\"end\":\"(?<=})\",\"patterns\":[{\"begin\":\"\\\\benum\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.enum.c3\"}},\"end\":\"(?=\\\\{)\",\"name\":\"meta.enum.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"entity.name.type.enum.c3\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"},{\"begin\":\":\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"end\":\"(?=\\\\{)\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\b(?:inline|const)\\\\b\",\"name\":\"storage.modifier.c3\"},{\"include\":\"#type_no_generics\"},{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.group.begin.c3\"}},\"contentName\":\"meta.group.c3\",\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.group.end.c3\"}},\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\b(?:inline|const)\\\\b\",\"name\":\"storage.modifier.c3\"},{\"include\":\"#parameters\"}]},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"}]}]},{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.block.begin.c3\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.block.end.c3\"}},\"name\":\"meta.enum.body.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.c3\"}},\"end\":\"(?=,)\",\"patterns\":[{\"include\":\"#expression\"}]},{\"include\":\"#attribute\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*\\\\b\",\"name\":\"variable.other.constant.c3\"},{\"match\":\",\",\"name\":\"punctuation.separator.c3\"}]}]},{\"begin\":\"(?=\\\\bconstdef\\\\b)\",\"end\":\"(?<=})\",\"patterns\":[{\"begin\":\"\\\\bconstdef\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.constdef.c3\"}},\"end\":\"(?=\\\\{)\",\"name\":\"meta.constdef.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"entity.name.type.enum.c3\"},{\"include\":\"#attribute\"}]},{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.block.begin.c3\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.block.end.c3\"}},\"name\":\"meta.constdef.body.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"begin\":\"=\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.operator.assignment.c3\"}},\"end\":\"(?=[,}])\",\"patterns\":[{\"include\":\"#expression\"}]},{\"include\":\"#attribute\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*\\\\b\",\"name\":\"variable.other.constant.c3\"},{\"match\":\",\",\"name\":\"punctuation.separator.c3\"}]}]},{\"begin\":\"(?=\\\\binterface\\\\b)\",\"end\":\"(?<=})\",\"patterns\":[{\"begin\":\"\\\\binterface\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.declaration.interface.c3\"}},\"end\":\"(?=\\\\{)\",\"name\":\"meta.interface.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b\",\"name\":\"entity.name.type.interface.c3\"},{\"include\":\"#generic_params\"},{\"include\":\"#attribute\"},{\"begin\":\":\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.separator.c3\"}},\"end\":\"(?=\\\\{)\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#punctuation\"},{\"include\":\"#type_no_generics\"}]}]},{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.section.block.begin.c3\"}},\"end\":\"}\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.section.block.end.c3\"}},\"name\":\"meta.interface.body.c3\",\"patterns\":[{\"include\":\"#comments\"},{\"match\":\";\",\"name\":\"punctuation.terminator.c3\"},{\"include\":\"#function\"}]}]}]},\"type\":{\"patterns\":[{\"include\":\"#path\"},{\"begin\":\"(?:\\\\b(void|bool|char|double|float|float16|bfloat|int128|ichar|int|iptr|isz|long|short|uint128|uint|ulong|uptr|ushort|usz|float128|any|fault|typeid)|(\\\\$?\\\\b\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.built-in.primitive.c3\"},\"2\":{\"name\":\"support.type.c3\"}},\"end\":\"(?=\\\\*>|[^\\\\t *?\\\\[{])\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#generic_args\"},{\"include\":\"#type_suffix\"}]},{\"include\":\"#type_expr\"}]},\"type_expr\":{\"patterns\":[{\"begin\":\"\\\\$(?:typeof|typefrom|evaltype)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.c3\"}},\"end\":\"(?<=\\\\))\",\"patterns\":[{\"include\":\"#parens\"}]},{\"begin\":\"\\\\$vatype\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"storage.type.c3\"}},\"end\":\"(?<=])\",\"patterns\":[{\"include\":\"#brackets\"}]},{\"include\":\"#type_suffix\"}]},\"type_no_generics\":{\"patterns\":[{\"include\":\"#path\"},{\"begin\":\"(?:\\\\b(void|bool|char|double|float|float16|bfloat|int128|ichar|int|iptr|isz|long|short|uint128|uint|ulong|uptr|ushort|usz|float128|any|fault|typeid)|(\\\\$?\\\\b\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b)\\\\b\",\"beginCaptures\":{\"1\":{\"name\":\"storage.type.built-in.primitive.c3\"},\"2\":{\"name\":\"support.type.c3\"}},\"end\":\"(?=[^\\\\t *?@\\\\[])\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#type_suffix\"}]},{\"include\":\"#type_expr\"}]},\"type_suffix\":{\"patterns\":[{\"include\":\"#brackets\"},{\"match\":\"\\\\*\",\"name\":\"keyword.operator.address.c3\"},{\"match\":\"\\\\?\",\"name\":\"keyword.operator.c3\"}]},\"variable\":{\"begin\":\"(?<!#)\\\\$?\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"variable.other.c3\"}},\"end\":\"(?=[^\\\\t {])|(?<=})\",\"patterns\":[{\"include\":\"#generic_args\"}]}},\"scopeName\":\"source.c3\"}"))];
2
2
  //#endregion
3
3
  export { e as default };
4
4
 
@@ -1 +1 @@
1
- {"version":3,"file":"c3.js","names":[],"sources":["../../../../../../../../../../node_modules/shiki/node_modules/@shikijs/langs/dist/c3.mjs"],"sourcesContent":["const lang = Object.freeze(JSON.parse(\"{\\\"displayName\\\":\\\"C3\\\",\\\"fileTypes\\\":[\\\"c3\\\",\\\"c3i\\\",\\\"c3t\\\"],\\\"name\\\":\\\"c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#top_level\\\"},{\\\"include\\\":\\\"#statements\\\"}],\\\"repository\\\":{\\\"assign_right_expression\\\":{\\\"begin\\\":\\\"=\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.operator.assignment.c3\\\"}},\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#expression\\\"}]},\\\"attribute\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"@(?:(?:align|allow_deprecated|benchmark|bigendian|builtin|callconv|cname|compact|const|deprecated|dynamic|export|extern|finalizer|format|if|inline|init|jump|link|littleendian|local|maydiscard|naked|noalias|nodiscard|noinit|noinline|nopadding|norecurse|noreturn|nosanitize|nostrip|obfuscate|operator|operator_r|operator_s|optional|overlap|packed|private|public|pure|reflect|safeinfer|safemacro|simd|section|structlike|tag|test|unused|used|wasm|weak|winmain)|\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.annotation.c3\\\"}},\\\"end\\\":\\\"(?=[^\\\\\\\\t (])|(?<=\\\\\\\\))\\\",\\\"name\\\":\\\"meta.annotation.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#parens\\\"}]}]},\\\"block\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\{\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.block.begin.c3\\\"}},\\\"end\\\":\\\"}\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.block.end.c3\\\"}},\\\"name\\\":\\\"meta.block.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#statements\\\"}]}]},\\\"block_comment\\\":{\\\"begin\\\":\\\"/\\\\\\\\*\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.comment.begin.c3\\\"}},\\\"end\\\":\\\"\\\\\\\\*/\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.comment.end.c3\\\"}},\\\"name\\\":\\\"comment.block.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#block_comment_body\\\"}]},\\\"block_comment_body\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"/\\\\\\\\*\\\",\\\"end\\\":\\\"\\\\\\\\*/\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#block_comment_body\\\"}]}]},\\\"brackets\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\[<?\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.brackets.begin.c3\\\"}},\\\"end\\\":\\\">?]\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.brackets.end.c3\\\"}},\\\"name\\\":\\\"meta.brackets.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]}]},\\\"builtin\\\":{\\\"patterns\\\":[{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"constant.language.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.builtin.c3\\\"}},\\\"match\\\":\\\"(?:(\\\\\\\\$\\\\\\\\$\\\\\\\\b_*[A-Z][0-9A-Z_]*)|(\\\\\\\\$\\\\\\\\$\\\\\\\\b_*[a-z][0-9A-Z_a-z]*))\\\\\\\\b\\\"}]},\\\"bytes_literal\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(x)([\\\\\\\"'`])\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"keyword.other.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"punctuation.definition.string.begin.c3\\\"}},\\\"end\\\":\\\"\\\\\\\\2\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.string.end.c3\\\"}},\\\"name\\\":\\\"string.quoted.other.c3\\\",\\\"patterns\\\":[{\\\"match\\\":\\\"[f\\\\\\\\s\\\\\\\\h]+\\\",\\\"name\\\":\\\"constant.numeric.integer.c3\\\"}]},{\\\"begin\\\":\\\"(b64)([\\\\\\\"'`])\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"keyword.other.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"punctuation.definition.string.begin.c3\\\"}},\\\"end\\\":\\\"\\\\\\\\2\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.string.end.c3\\\"}},\\\"name\\\":\\\"string.quoted.other.c3\\\",\\\"patterns\\\":[{\\\"match\\\":\\\"[+/-9=A-Za-z\\\\\\\\s]+\\\",\\\"name\\\":\\\"constant.numeric.integer.c3\\\"}]}]},\\\"char_literal\\\":{\\\"begin\\\":\\\"'\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.string.begin.c3\\\"}},\\\"end\\\":\\\"'\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.string.end.c3\\\"}},\\\"name\\\":\\\"string.quoted.single.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#escape_sequence\\\"}]},\\\"comments\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#line_comment\\\"},{\\\"include\\\":\\\"#block_comment\\\"},{\\\"include\\\":\\\"#doc_comment\\\"}]},\\\"constants\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"\\\\\\\\b(true|false|null)\\\\\\\\b\\\",\\\"name\\\":\\\"constant.language.c3\\\"},{\\\"begin\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"variable.other.constant.c3\\\"}},\\\"end\\\":\\\"(?=[^\\\\\\\\t {])|(?<=})\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#generic_args\\\"}]}]},\\\"control_statements\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\$for\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.control.ct.c3\\\"}},\\\"end\\\":\\\":\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#statements\\\"}]},{\\\"begin\\\":\\\"\\\\\\\\$foreach\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.control.ct.c3\\\"}},\\\"end\\\":\\\"(?<=:)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"match\\\":\\\"\\\\\\\\$\\\\\\\\b_*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"variable.other.c3\\\"},{\\\"match\\\":\\\",\\\",\\\"name\\\":\\\"punctuation.separator.c3\\\"},{\\\"begin\\\":\\\":\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.operator.c3\\\"}},\\\"end\\\":\\\":\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]}]},{\\\"begin\\\":\\\"\\\\\\\\bfor\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.control.c3\\\"}},\\\"end\\\":\\\"(?<=\\\\\\\\))\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"begin\\\":\\\"\\\\\\\\(\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.begin.c3\\\"}},\\\"end\\\":\\\"\\\\\\\\)\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.end.c3\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#statements\\\"}]}]},{\\\"begin\\\":\\\"\\\\\\\\$(?:switch|case|default|if)\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.control.ct.c3\\\"}},\\\"end\\\":\\\":\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]},{\\\"begin\\\":\\\"\\\\\\\\b(?:case|default)\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.control.c3\\\"}},\\\"end\\\":\\\":\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]}]},\\\"doc_comment\\\":{\\\"begin\\\":\\\"(?=<\\\\\\\\*)\\\",\\\"end\\\":\\\"(\\\\\\\\*>)\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"comment.block.documentation.c3\\\"},\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.comment.end.c3\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#doc_comment_body\\\"}]},\\\"doc_comment_body\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(<\\\\\\\\*)\\\\\\\\s*(?=@)\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"comment.block.documentation.c3\\\"},\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.comment.begin.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\*>)\\\",\\\"patterns\\\":[{\\\"captures\\\":{\\\"0\\\":{\\\"name\\\":\\\"comment.block.documentation.c3\\\"},\\\"1\\\":{\\\"name\\\":\\\"variable.parameter.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"support.type.c3\\\"},\\\"3\\\":{\\\"name\\\":\\\"keyword.operator.variadic.c3\\\"}},\\\"match\\\":\\\"@param(?:\\\\\\\\s*\\\\\\\\[&?(?:in|out|inout)])?\\\\\\\\s*(?:([#$]?\\\\\\\\b_*[a-z][0-9A-Z_a-z]*)\\\\\\\\b|(\\\\\\\\$\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\\\\\b|(\\\\\\\\.\\\\\\\\.\\\\\\\\.))\\\"},{\\\"begin\\\":\\\"@(?:require\\\\\\\\b|ensure\\\\\\\\b|return\\\\\\\\?)\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"comment.block.documentation.c3\\\"}},\\\"end\\\":\\\"(?=:|\\\\\\\\*>|$)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]},{\\\"match\\\":\\\"@\\\\\\\\b_*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"comment.block.documentation.c3\\\"},{\\\"match\\\":\\\":\\\",\\\"name\\\":\\\"comment.block.documentation.c3\\\"},{\\\"begin\\\":\\\"([\\\\\\\"`])\\\",\\\"end\\\":\\\"\\\\\\\\1\\\",\\\"name\\\":\\\"comment.block.documentation.c3\\\"}]},{\\\"begin\\\":\\\"(<\\\\\\\\*)\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"comment.block.documentation.c3\\\"},\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.comment.begin.c3\\\"}},\\\"end\\\":\\\"(?=^\\\\\\\\s*@|\\\\\\\\*>)\\\",\\\"name\\\":\\\"comment.block.documentation.c3\\\"},{\\\"begin\\\":\\\"\\\",\\\"end\\\":\\\"(?=\\\\\\\\*>)\\\",\\\"patterns\\\":[{\\\"captures\\\":{\\\"0\\\":{\\\"name\\\":\\\"comment.block.documentation.c3\\\"},\\\"1\\\":{\\\"name\\\":\\\"variable.parameter.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"support.type.c3\\\"},\\\"3\\\":{\\\"name\\\":\\\"keyword.operator.variadic.c3\\\"}},\\\"match\\\":\\\"^\\\\\\\\s*@param(?:\\\\\\\\s*\\\\\\\\[&?(?:in|out|inout)])?\\\\\\\\s*(?:([#$]?\\\\\\\\b_*[a-z][0-9A-Z_a-z]*)\\\\\\\\b|(\\\\\\\\$\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\\\\\b|(\\\\\\\\.\\\\\\\\.\\\\\\\\.))\\\"},{\\\"begin\\\":\\\"^\\\\\\\\s*@(?:require\\\\\\\\b|ensure\\\\\\\\b|return\\\\\\\\?)\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"comment.block.documentation.c3\\\"}},\\\"end\\\":\\\"(?=:|\\\\\\\\*>|$)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]},{\\\"match\\\":\\\"^\\\\\\\\s*@\\\\\\\\b_*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"comment.block.documentation.c3\\\"},{\\\"match\\\":\\\":\\\",\\\"name\\\":\\\"comment.block.documentation.c3\\\"},{\\\"begin\\\":\\\"([\\\\\\\"`])\\\",\\\"end\\\":\\\"\\\\\\\\1\\\",\\\"name\\\":\\\"comment.block.documentation.c3\\\"}]}]},\\\"escape_sequence\\\":{\\\"match\\\":\\\"\\\\\\\\\\\\\\\\([\\\\\\\"'0\\\\\\\\\\\\\\\\abefnrtv]|x\\\\\\\\h{2}|u\\\\\\\\h{4}|U\\\\\\\\h{8})\\\",\\\"name\\\":\\\"constant.character.escape.c3\\\"},\\\"expression\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#function\\\"},{\\\"include\\\":\\\"#constants\\\"},{\\\"include\\\":\\\"#builtin\\\"},{\\\"include\\\":\\\"#literals\\\"},{\\\"include\\\":\\\"#operators\\\"},{\\\"include\\\":\\\"#keywords\\\"},{\\\"include\\\":\\\"#type\\\"},{\\\"include\\\":\\\"#path\\\"},{\\\"include\\\":\\\"#function_call\\\"},{\\\"include\\\":\\\"#variable\\\"},{\\\"include\\\":\\\"#parens\\\"},{\\\"include\\\":\\\"#brackets\\\"},{\\\"include\\\":\\\"#block\\\"},{\\\"include\\\":\\\"#punctuation\\\"},{\\\"include\\\":\\\"#leftover_at_ident\\\"}]},\\\"function\\\":{\\\"begin\\\":\\\"(?=\\\\\\\\b(fn|macro)\\\\\\\\b)\\\",\\\"end\\\":\\\"(?=[;={])\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\b(fn|macro)\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"keyword.declaration.function.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\()\\\",\\\"name\\\":\\\"meta.function.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#function_header\\\"}]},{\\\"begin\\\":\\\"\\\\\\\\(\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.begin.c3\\\"}},\\\"end\\\":\\\"\\\\\\\\)\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.end.c3\\\"}},\\\"name\\\":\\\"meta.function.parameters.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#parameters\\\"}]},{\\\"begin\\\":\\\"(?<=\\\\\\\\))\\\",\\\"contentName\\\":\\\"meta.function.c3\\\",\\\"end\\\":\\\"(?=[;={])\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#generic_params\\\"},{\\\"include\\\":\\\"#attribute\\\"}]}]},\\\"function_call\\\":{\\\"begin\\\":\\\"([#@]?\\\\\\\\b_*[a-z][0-9A-Z_a-z]*)\\\\\\\\b(?=\\\\\\\\s*(\\\\\\\\{.*})?\\\\\\\\s*\\\\\\\\()\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"entity.name.function.c3\\\"}},\\\"end\\\":\\\"(?<=\\\\\\\\))\\\",\\\"name\\\":\\\"meta.function_call.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#generic_args\\\"},{\\\"begin\\\":\\\"\\\\\\\\(\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.begin.c3\\\"}},\\\"end\\\":\\\"\\\\\\\\)\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.end.c3\\\"}},\\\"name\\\":\\\"meta.group.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"begin\\\":\\\"([#$]?\\\\\\\\b_*[a-z][0-9A-Z_a-z]*|\\\\\\\\$\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\\\\\b\\\\\\\\s*(:)(?!:)\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"variable.parameter.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\))|([,;])\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]},{\\\"begin\\\":\\\"(?=\\\\\\\\S)\\\",\\\"end\\\":\\\"(?=\\\\\\\\))|([,;])\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]},{\\\"match\\\":\\\";\\\",\\\"name\\\":\\\"punctuation.separator.c3\\\"}]}]},\\\"function_header\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#type\\\"},{\\\"match\\\":\\\"\\\\\\\\.\\\",\\\"name\\\":\\\"punctuation.accessor.c3\\\"},{\\\"match\\\":\\\"@?\\\\\\\\b_*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"entity.name.function.c3\\\"}]},\\\"generic_args\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\{\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.generic.begin.c3\\\"}},\\\"end\\\":\\\"}\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.generic.end.c3\\\"}},\\\"name\\\":\\\"meta.generic.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]}]},\\\"generic_params\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"<\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.generic.begin.c3\\\"}},\\\"end\\\":\\\">\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.generic.end.c3\\\"}},\\\"name\\\":\\\"meta.generic.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"match\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"support.type.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*\\\\\\\\b\\\",\\\"name\\\":\\\"variable.other.constant.c3\\\"},{\\\"match\\\":\\\",\\\",\\\"name\\\":\\\"punctuation.separator.c3\\\"}]}]},\\\"integer_literal\\\":{\\\"match\\\":\\\"\\\\\\\\b(?:0[Xx]\\\\\\\\h(?:_?\\\\\\\\h)*|0[Oo][0-7](_?[0-7])*|0[Bb][01](_?[01])*|[0-9](?:_?[0-9])*)(?:[IUiu](?:8|16|32|64|128)|[Uu][Ll]{0,2}|[Ll]{1,2})?\\\",\\\"name\\\":\\\"constant.numeric.integer.c3\\\"},\\\"keywords\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"\\\\\\\\$(?:alignof|assert|assignable|default|defined|echo|embed|eval|error|exec|extnameof|feature|include|is_const|kindof|nameof|offsetof|qnameof|sizeof|stringify|vacount|vaconst|vaarg|vaexpr|vasplat)\\\\\\\\b\\\",\\\"name\\\":\\\"keyword.other.ct.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\$(?:case|else|endfor|endforeach|endif|endswitch|for|foreach|if|switch)\\\\\\\\b\\\",\\\"name\\\":\\\"keyword.control.ct.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\b(?:assert|asm|catch|inline|import|module|interface|try|var)\\\\\\\\b\\\",\\\"name\\\":\\\"keyword.other.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\b(?:break|case|continue|default|defer|do|else|for|foreach|foreach_r|if|nextcase|return|switch|while)\\\\\\\\b\\\",\\\"name\\\":\\\"keyword.control.c3\\\"}]},\\\"leftover_at_ident\\\":{\\\"patterns\\\":[{\\\"captures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.annotation.c3\\\"}},\\\"match\\\":\\\"@(?:pure|inline|noinline)\\\",\\\"name\\\":\\\"meta.annotation.c3\\\"},{\\\"begin\\\":\\\"@\\\\\\\\b_*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"entity.name.function.c3\\\"}},\\\"end\\\":\\\"(?=[^\\\\\\\\t {])|(?<=})\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#generic_args\\\"}]}]},\\\"line_comment\\\":{\\\"match\\\":\\\"//.*$\\\",\\\"name\\\":\\\"comment.line.double-slash.c3\\\"},\\\"literals\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#string_literal\\\"},{\\\"include\\\":\\\"#char_literal\\\"},{\\\"include\\\":\\\"#raw_string_literal\\\"},{\\\"include\\\":\\\"#real_literal\\\"},{\\\"include\\\":\\\"#integer_literal\\\"},{\\\"include\\\":\\\"#bytes_literal\\\"}]},\\\"modifier_keywords\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"\\\\\\\\b(?:const|extern|static|tlocal|inline)\\\\\\\\b\\\",\\\"name\\\":\\\"storage.modifier.c3\\\"}]},\\\"module_path\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#path\\\"},{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"entity.name.scope-resolution.c3\\\"}},\\\"match\\\":\\\"\\\\\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\\\\\b\\\",\\\"name\\\":\\\"meta.path.c3\\\"}]},\\\"operators\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"=>\\\",\\\"name\\\":\\\"keyword.declaration.function.arrow.c3\\\"},{\\\"match\\\":\\\"(?:[-%\\\\\\\\&*+/^|]|>>|<<|\\\\\\\\+\\\\\\\\+\\\\\\\\+)=\\\",\\\"name\\\":\\\"keyword.operator.assignment.augmented.c3\\\"},{\\\"match\\\":\\\"<=|>=|==|[<>]|!=\\\",\\\"name\\\":\\\"keyword.operator.comparison.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\.\\\\\\\\.\\\\\\\\.\\\",\\\"name\\\":\\\"keyword.operator.variadic.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\.\\\\\\\\.\\\",\\\"name\\\":\\\"keyword.operator.range.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\+\\\\\\\\+\\\\\\\\+?|--\\\",\\\"name\\\":\\\"keyword.operator.arithmetic.c3\\\"},{\\\"match\\\":\\\"<<|>>|&&&?|\\\\\\\\|\\\\\\\\|\\\\\\\\|?\\\",\\\"name\\\":\\\"keyword.operator.arithmetic.c3\\\"},{\\\"match\\\":\\\"[-%+/^|~]\\\",\\\"name\\\":\\\"keyword.operator.arithmetic.c3\\\"},{\\\"match\\\":\\\"=\\\",\\\"name\\\":\\\"keyword.operator.assignment.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\?\\\\\\\\?\\\\\\\\??|\\\\\\\\?:|[!\\\\\\\\&*:?]\\\",\\\"name\\\":\\\"keyword.operator.c3\\\"}]},\\\"parameters\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"begin\\\":\\\"\\\\\\\\$\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"support.type.c3\\\"}},\\\"end\\\":\\\"(?=[),;])\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"begin\\\":\\\"=\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.operator.assignment.c3\\\"}},\\\"end\\\":\\\"(?=[),;])\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]}]},{\\\"include\\\":\\\"#type\\\"},{\\\"include\\\":\\\"#punctuation\\\"},{\\\"match\\\":\\\"\\\\\\\\.\\\\\\\\.\\\\\\\\.\\\",\\\"name\\\":\\\"keyword.operator.variadic.c3\\\"},{\\\"match\\\":\\\"&\\\",\\\"name\\\":\\\"keyword.operator.address.c3\\\"},{\\\"begin\\\":\\\";\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\))\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"match\\\":\\\"@\\\\\\\\b_*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"entity.name.function.c3\\\"},{\\\"include\\\":\\\"#parameters\\\"}]},{\\\"begin\\\":\\\"[#$]?\\\\\\\\b_*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"variable.parameter.c3\\\"}},\\\"end\\\":\\\"(?=[),;])\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"match\\\":\\\"\\\\\\\\.\\\\\\\\.\\\\\\\\.\\\",\\\"name\\\":\\\"keyword.operator.variadic.c3\\\"},{\\\"begin\\\":\\\"=\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.operator.assignment.c3\\\"}},\\\"end\\\":\\\"(?=[),;])\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]}]}]},\\\"parens\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\(\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.begin.c3\\\"}},\\\"end\\\":\\\"\\\\\\\\)\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.end.c3\\\"}},\\\"name\\\":\\\"meta.group.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]}]},\\\"path\\\":{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"entity.name.scope-resolution.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"punctuation.separator.scope-resolution.c3\\\"}},\\\"match\\\":\\\"\\\\\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\\\\\b\\\\\\\\s*(::)\\\",\\\"name\\\":\\\"meta.path.c3\\\"},\\\"punctuation\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\",\\\",\\\"name\\\":\\\"punctuation.separator.c3\\\"},{\\\"match\\\":\\\":\\\",\\\"name\\\":\\\"punctuation.separator.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\.(?!\\\\\\\\.\\\\\\\\.)\\\",\\\"name\\\":\\\"punctuation.accessor.c3\\\"}]},\\\"raw_string_literal\\\":{\\\"begin\\\":\\\"`\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.string.begin.c3\\\"}},\\\"end\\\":\\\"`(?!`)\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.string.end.c3\\\"}},\\\"name\\\":\\\"string.quoted.other.c3\\\",\\\"patterns\\\":[{\\\"match\\\":\\\"``\\\",\\\"name\\\":\\\"constant.character.escape.c3\\\"}]},\\\"real_literal\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"\\\\\\\\b[0-9](?:_?[0-9])*(?:[Ff](?:16|32|64|128)?|[Dd])\\\",\\\"name\\\":\\\"constant.numeric.float.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\b(?:[0-9](?:_?[0-9])*[Ee][-+]?[0-9]+|[0-9](?:_?[0-9])*\\\\\\\\.(?!\\\\\\\\.)(?:[0-9](?:_?[0-9])*)?(?:[Ee][-+]?[0-9]+)?)(?:[Ff](?:16|32|64|128)?|[Dd])?\\\",\\\"name\\\":\\\"constant.numeric.float.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\b0[Xx]\\\\\\\\h(?:_?\\\\\\\\h)*(?:\\\\\\\\.(?:\\\\\\\\h(?:_?\\\\\\\\h)*)?)?[Pp][-+]?[0-9]+(?:[Ff](?:16|32|64|128)?|[Dd])?\\\",\\\"name\\\":\\\"constant.numeric.float.c3\\\"}]},\\\"statements\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#modifier_keywords\\\"},{\\\"match\\\":\\\";\\\",\\\"name\\\":\\\"punctuation.terminator.c3\\\"},{\\\"include\\\":\\\"#control_statements\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"include\\\":\\\"#block\\\"},{\\\"include\\\":\\\"#expression\\\"}]},\\\"string_literal\\\":{\\\"begin\\\":\\\"\\\\\\\"\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.string.begin.c3\\\"}},\\\"end\\\":\\\"\\\\\\\"\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.string.end.c3\\\"}},\\\"name\\\":\\\"string.quoted.double.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#escape_sequence\\\"}]},\\\"structlike\\\":{\\\"begin\\\":\\\"(?=\\\\\\\\b(?:((?:|bit)struct)|(union))\\\\\\\\b)\\\",\\\"end\\\":\\\"(?<=})\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\b(?:((?:|bit)struct)|(union))\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"keyword.declaration.struct.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"keyword.declaration.union.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\{)\\\",\\\"name\\\":\\\"meta.struct.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"match\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"entity.name.type.struct.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\b_*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"variable.other.member.c3\\\"},{\\\"include\\\":\\\"#generic_params\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"begin\\\":\\\":\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\{)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#type_no_generics\\\"},{\\\"include\\\":\\\"#generic_params\\\"},{\\\"include\\\":\\\"#attribute\\\"}]},{\\\"begin\\\":\\\"\\\\\\\\(\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.begin.c3\\\"}},\\\"end\\\":\\\"\\\\\\\\)\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.end.c3\\\"}},\\\"name\\\":\\\"meta.group.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#path\\\"},{\\\"include\\\":\\\"#type\\\"},{\\\"include\\\":\\\"#punctuation\\\"}]}]},{\\\"begin\\\":\\\"\\\\\\\\{\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.block.begin.c3\\\"}},\\\"end\\\":\\\"}\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.block.end.c3\\\"}},\\\"name\\\":\\\"meta.struct.body.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#structlike\\\"},{\\\"include\\\":\\\"#modifier_keywords\\\"},{\\\"include\\\":\\\"#type\\\"},{\\\"match\\\":\\\"\\\\\\\\b_*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"variable.other.member.c3\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"match\\\":\\\";\\\",\\\"name\\\":\\\"punctuation.terminator.c3\\\"},{\\\"begin\\\":\\\":\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#attribute\\\"},{\\\"include\\\":\\\"#expression\\\"}]}]}]},\\\"top_level\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#modifier_keywords\\\"},{\\\"begin\\\":\\\"\\\\\\\\$(?:assert|include|echo|exec)\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.other.c3\\\"}},\\\"end\\\":\\\";\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.terminator.c3\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#expression\\\"}]},{\\\"begin\\\":\\\"\\\\\\\\bmodule\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.declaration.module.c3\\\"}},\\\"end\\\":\\\";\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.terminator.c3\\\"}},\\\"name\\\":\\\"meta.module.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"include\\\":\\\"#module_path\\\"},{\\\"include\\\":\\\"#generic_args\\\"},{\\\"include\\\":\\\"#generic_params\\\"}]},{\\\"begin\\\":\\\"\\\\\\\\bimport\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.declaration.import.c3\\\"}},\\\"end\\\":\\\";\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.terminator.c3\\\"}},\\\"name\\\":\\\"meta.import.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"include\\\":\\\"#module_path\\\"},{\\\"match\\\":\\\",\\\",\\\"name\\\":\\\"punctuation.separator.c3\\\"}]},{\\\"include\\\":\\\"#function\\\"},{\\\"begin\\\":\\\"\\\\\\\\balias\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.declaration.alias.c3\\\"}},\\\"end\\\":\\\";\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.terminator.c3\\\"}},\\\"name\\\":\\\"meta.alias.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"begin\\\":\\\"(?=\\\\\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\\\\\b\\\\\\\\s*=\\\\\\\\s*module)\\\",\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\\\\\b\\\",\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"begin\\\":\\\"=\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.operator.assignment.c3\\\"}},\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"begin\\\":\\\"module\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.declaration.module.c3\\\"}},\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#module_path\\\"}]}]}]}]},{\\\"begin\\\":\\\"(?:(@\\\\\\\\b_*[a-z][0-9A-Z_a-z]*)|\\\\\\\\b(_*[a-z][0-9A-Z_a-z]*)|\\\\\\\\b(_*[A-Z][0-9A-Z_]*))\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"entity.name.function.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"variable.global.c3\\\"},\\\"3\\\":{\\\"name\\\":\\\"variable.other.constant.c3\\\"}},\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#generic_params\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"include\\\":\\\"#assign_right_expression\\\"}]},{\\\"begin\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"entity.name.type.c3\\\"}},\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#generic_params\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"include\\\":\\\"#assign_right_expression\\\"}]}]},{\\\"begin\\\":\\\"\\\\\\\\btypedef\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.declaration.typedef.c3\\\"}},\\\"end\\\":\\\";\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.terminator.c3\\\"}},\\\"name\\\":\\\"meta.typedef.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"begin\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"entity.name.type.c3\\\"}},\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#parens\\\"},{\\\"include\\\":\\\"#generic_params\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"include\\\":\\\"#assign_right_expression\\\"}]}]},{\\\"begin\\\":\\\"\\\\\\\\bfaultdef\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.declaration.faultdef.c3\\\"}},\\\"end\\\":\\\";\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.terminator.c3\\\"}},\\\"name\\\":\\\"meta.faultdef.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"match\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*\\\\\\\\b\\\",\\\"name\\\":\\\"variable.other.constant.c3\\\"},{\\\"match\\\":\\\",\\\",\\\"name\\\":\\\"punctuation.separator.c3\\\"}]},{\\\"begin\\\":\\\"\\\\\\\\battrdef\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.declaration.attrdef.c3\\\"}},\\\"end\\\":\\\";\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.terminator.c3\\\"}},\\\"name\\\":\\\"meta.attrdef.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"begin\\\":\\\"@\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.annotation.c3\\\"}},\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"begin\\\":\\\"\\\\\\\\(\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.begin.c3\\\"}},\\\"end\\\":\\\"\\\\\\\\)\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.end.c3\\\"}},\\\"name\\\":\\\"meta.group.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#parameters\\\"}]},{\\\"begin\\\":\\\"=\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.operator.assignment.c3\\\"}},\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"match\\\":\\\",\\\",\\\"name\\\":\\\"punctuation.separator.c3\\\"}]}]}]},{\\\"include\\\":\\\"#structlike\\\"},{\\\"begin\\\":\\\"(?=\\\\\\\\benum\\\\\\\\b)\\\",\\\"end\\\":\\\"(?<=})\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\benum\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.declaration.enum.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\{)\\\",\\\"name\\\":\\\"meta.enum.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"match\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"entity.name.type.enum.c3\\\"},{\\\"include\\\":\\\"#generic_params\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"begin\\\":\\\":\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\{)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"match\\\":\\\"\\\\\\\\b(?:inline|const)\\\\\\\\b\\\",\\\"name\\\":\\\"storage.modifier.c3\\\"},{\\\"include\\\":\\\"#type_no_generics\\\"},{\\\"begin\\\":\\\"\\\\\\\\(\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.begin.c3\\\"}},\\\"contentName\\\":\\\"meta.group.c3\\\",\\\"end\\\":\\\"\\\\\\\\)\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.end.c3\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"match\\\":\\\"\\\\\\\\b(?:inline|const)\\\\\\\\b\\\",\\\"name\\\":\\\"storage.modifier.c3\\\"},{\\\"include\\\":\\\"#parameters\\\"}]},{\\\"include\\\":\\\"#generic_params\\\"},{\\\"include\\\":\\\"#attribute\\\"}]}]},{\\\"begin\\\":\\\"\\\\\\\\{\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.block.begin.c3\\\"}},\\\"end\\\":\\\"}\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.block.end.c3\\\"}},\\\"name\\\":\\\"meta.enum.body.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"begin\\\":\\\"=\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.operator.assignment.c3\\\"}},\\\"end\\\":\\\"(?=,)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]},{\\\"include\\\":\\\"#attribute\\\"},{\\\"match\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*\\\\\\\\b\\\",\\\"name\\\":\\\"variable.other.constant.c3\\\"},{\\\"match\\\":\\\",\\\",\\\"name\\\":\\\"punctuation.separator.c3\\\"}]}]},{\\\"begin\\\":\\\"(?=\\\\\\\\binterface\\\\\\\\b)\\\",\\\"end\\\":\\\"(?<=})\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\binterface\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.declaration.interface.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\{)\\\",\\\"name\\\":\\\"meta.interface.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"match\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"entity.name.type.interface.c3\\\"},{\\\"include\\\":\\\"#generic_params\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"begin\\\":\\\":\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\{)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#punctuation\\\"},{\\\"include\\\":\\\"#type_no_generics\\\"}]}]},{\\\"begin\\\":\\\"\\\\\\\\{\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.block.begin.c3\\\"}},\\\"end\\\":\\\"}\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.block.end.c3\\\"}},\\\"name\\\":\\\"meta.interface.body.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"match\\\":\\\";\\\",\\\"name\\\":\\\"punctuation.terminator.c3\\\"},{\\\"include\\\":\\\"#function\\\"}]}]}]},\\\"type\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#path\\\"},{\\\"begin\\\":\\\"(?:\\\\\\\\b(void|bool|char|double|float|float16|bfloat|int128|ichar|int|iptr|isz|long|short|uint128|uint|ulong|uptr|ushort|usz|float128|any|fault|typeid)|(\\\\\\\\$?\\\\\\\\b\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\\\\\b)\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"storage.type.built-in.primitive.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"support.type.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\*>|[^\\\\\\\\t *?\\\\\\\\[{])\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#generic_args\\\"},{\\\"include\\\":\\\"#type_suffix\\\"}]},{\\\"include\\\":\\\"#type_expr\\\"}]},\\\"type_expr\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\$(?:typeof|typefrom|evaltype)\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"storage.type.c3\\\"}},\\\"end\\\":\\\"(?<=\\\\\\\\))\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#parens\\\"}]},{\\\"begin\\\":\\\"\\\\\\\\$vatype\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"storage.type.c3\\\"}},\\\"end\\\":\\\"(?<=])\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#brackets\\\"}]},{\\\"include\\\":\\\"#type_suffix\\\"}]},\\\"type_no_generics\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#path\\\"},{\\\"begin\\\":\\\"(?:\\\\\\\\b(void|bool|char|double|float|float16|bfloat|int128|ichar|int|iptr|isz|long|short|uint128|uint|ulong|uptr|ushort|usz|float128|any|fault|typeid)|(\\\\\\\\$?\\\\\\\\b\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\\\\\b)\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"storage.type.built-in.primitive.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"support.type.c3\\\"}},\\\"end\\\":\\\"(?=[^\\\\\\\\t *?@\\\\\\\\[])\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#type_suffix\\\"}]},{\\\"include\\\":\\\"#type_expr\\\"}]},\\\"type_suffix\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#brackets\\\"},{\\\"match\\\":\\\"\\\\\\\\*\\\",\\\"name\\\":\\\"keyword.operator.address.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\?\\\",\\\"name\\\":\\\"keyword.operator.c3\\\"}]},\\\"variable\\\":{\\\"begin\\\":\\\"(?<!#)\\\\\\\\$?\\\\\\\\b_*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"variable.other.c3\\\"}},\\\"end\\\":\\\"(?=[^\\\\\\\\t {])|(?<=})\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#generic_args\\\"}]}},\\\"scopeName\\\":\\\"source.c3\\\"}\"))\n\nexport default [\nlang\n]\n"],"x_google_ignoreList":[0],"mappings":"AAEA,IAAA,IAAe,CAFF,OAAO,OAAO,KAAK,MAAM,6u4BAA6u4B,CAGnx4B,CACA"}
1
+ {"version":3,"file":"c3.js","names":[],"sources":["../../../../../../../../../../node_modules/shiki/node_modules/@shikijs/langs/dist/c3.mjs"],"sourcesContent":["const lang = Object.freeze(JSON.parse(\"{\\\"displayName\\\":\\\"C3\\\",\\\"fileTypes\\\":[\\\"c3\\\",\\\"c3i\\\",\\\"c3t\\\"],\\\"name\\\":\\\"c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#top_level\\\"},{\\\"include\\\":\\\"#statements\\\"}],\\\"repository\\\":{\\\"assign_right_expression\\\":{\\\"begin\\\":\\\"=\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.operator.assignment.c3\\\"}},\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#expression\\\"}]},\\\"attribute\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"@(?:(?:align|allow_deprecated|benchmark|bigendian|builtin|callconv|cname|compact|const|deprecated|dynamic|export|extern|finalizer|format|if|inline|init|jump|link|littleendian|local|maydiscard|naked|noalias|nodiscard|noinit|noinline|nopadding|norecurse|noreturn|nosanitize|nostrip|obfuscate|operator|operator_r|operator_s|optional|overlap|packed|private|public|pure|reflect|safeinfer|safemacro|simd|section|structlike|tag|test|unused|used|wasm|weak|winmain)|\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.annotation.c3\\\"}},\\\"end\\\":\\\"(?=[^\\\\\\\\t (])|(?<=\\\\\\\\))\\\",\\\"name\\\":\\\"meta.annotation.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#parens\\\"}]}]},\\\"block\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\{\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.block.begin.c3\\\"}},\\\"end\\\":\\\"}\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.block.end.c3\\\"}},\\\"name\\\":\\\"meta.block.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#statements\\\"}]}]},\\\"block_comment\\\":{\\\"begin\\\":\\\"/\\\\\\\\*\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.comment.begin.c3\\\"}},\\\"end\\\":\\\"\\\\\\\\*/\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.comment.end.c3\\\"}},\\\"name\\\":\\\"comment.block.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#block_comment_body\\\"}]},\\\"block_comment_body\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"/\\\\\\\\*\\\",\\\"end\\\":\\\"\\\\\\\\*/\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#block_comment_body\\\"}]}]},\\\"brackets\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\[<?\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.brackets.begin.c3\\\"}},\\\"end\\\":\\\">?]\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.brackets.end.c3\\\"}},\\\"name\\\":\\\"meta.brackets.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]}]},\\\"builtin\\\":{\\\"patterns\\\":[{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"constant.language.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.function.builtin.c3\\\"}},\\\"match\\\":\\\"(?:(\\\\\\\\$\\\\\\\\$\\\\\\\\b_*[A-Z][0-9A-Z_]*)|(\\\\\\\\$\\\\\\\\$\\\\\\\\b_*[a-z][0-9A-Z_a-z]*))\\\\\\\\b\\\"}]},\\\"bytes_literal\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(x)([\\\\\\\"'`])\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"keyword.other.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"punctuation.definition.string.begin.c3\\\"}},\\\"end\\\":\\\"\\\\\\\\2\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.string.end.c3\\\"}},\\\"name\\\":\\\"string.quoted.other.c3\\\",\\\"patterns\\\":[{\\\"match\\\":\\\"[f\\\\\\\\s\\\\\\\\h]+\\\",\\\"name\\\":\\\"constant.numeric.integer.c3\\\"}]},{\\\"begin\\\":\\\"(b64)([\\\\\\\"'`])\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"keyword.other.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"punctuation.definition.string.begin.c3\\\"}},\\\"end\\\":\\\"\\\\\\\\2\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.string.end.c3\\\"}},\\\"name\\\":\\\"string.quoted.other.c3\\\",\\\"patterns\\\":[{\\\"match\\\":\\\"[+/-9=A-Za-z\\\\\\\\s]+\\\",\\\"name\\\":\\\"constant.numeric.integer.c3\\\"}]}]},\\\"char_literal\\\":{\\\"begin\\\":\\\"'\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.string.begin.c3\\\"}},\\\"end\\\":\\\"'\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.string.end.c3\\\"}},\\\"name\\\":\\\"string.quoted.single.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#escape_sequence\\\"}]},\\\"comments\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#line_comment\\\"},{\\\"include\\\":\\\"#block_comment\\\"},{\\\"include\\\":\\\"#doc_comment\\\"}]},\\\"constants\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"\\\\\\\\b(true|false|null)\\\\\\\\b\\\",\\\"name\\\":\\\"constant.language.c3\\\"},{\\\"begin\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"variable.other.constant.c3\\\"}},\\\"end\\\":\\\"(?=[^\\\\\\\\t {])|(?<=})\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#generic_args\\\"}]}]},\\\"contract_expression\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#function\\\"},{\\\"include\\\":\\\"#constants\\\"},{\\\"include\\\":\\\"#builtin\\\"},{\\\"include\\\":\\\"#real_literal\\\"},{\\\"include\\\":\\\"#integer_literal\\\"},{\\\"include\\\":\\\"#operators\\\"},{\\\"include\\\":\\\"#keywords\\\"},{\\\"include\\\":\\\"#type\\\"},{\\\"include\\\":\\\"#path\\\"},{\\\"include\\\":\\\"#function_call\\\"},{\\\"include\\\":\\\"#variable\\\"},{\\\"include\\\":\\\"#parens\\\"},{\\\"include\\\":\\\"#brackets\\\"},{\\\"include\\\":\\\"#block\\\"},{\\\"include\\\":\\\"#punctuation\\\"},{\\\"include\\\":\\\"#leftover_at_ident\\\"}]},\\\"control_statements\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\$for\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.control.ct.c3\\\"}},\\\"end\\\":\\\":\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#statements\\\"}]},{\\\"begin\\\":\\\"\\\\\\\\$foreach\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.control.ct.c3\\\"}},\\\"end\\\":\\\"(?<=:)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"match\\\":\\\"\\\\\\\\$\\\\\\\\b_*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"variable.other.c3\\\"},{\\\"match\\\":\\\",\\\",\\\"name\\\":\\\"punctuation.separator.c3\\\"},{\\\"begin\\\":\\\":\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.operator.c3\\\"}},\\\"end\\\":\\\":\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]}]},{\\\"begin\\\":\\\"\\\\\\\\bfor\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.control.c3\\\"}},\\\"end\\\":\\\"(?<=\\\\\\\\))\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"begin\\\":\\\"\\\\\\\\(\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.begin.c3\\\"}},\\\"end\\\":\\\"\\\\\\\\)\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.end.c3\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#statements\\\"}]}]},{\\\"begin\\\":\\\"\\\\\\\\$(?:switch|case|default|if)\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.control.ct.c3\\\"}},\\\"end\\\":\\\":\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]},{\\\"begin\\\":\\\"\\\\\\\\b(?:case|default)\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.control.c3\\\"}},\\\"end\\\":\\\":\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]}]},\\\"doc_comment\\\":{\\\"begin\\\":\\\"(?=<\\\\\\\\*)\\\",\\\"end\\\":\\\"(\\\\\\\\*>)\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"comment.block.documentation.c3\\\"},\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.comment.end.c3\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#doc_comment_body\\\"}]},\\\"doc_comment_body\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(<\\\\\\\\*)\\\\\\\\s*(?=@)\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"comment.block.documentation.c3\\\"},\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.comment.begin.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\*>)\\\",\\\"patterns\\\":[{\\\"captures\\\":{\\\"0\\\":{\\\"name\\\":\\\"comment.block.documentation.c3\\\"},\\\"1\\\":{\\\"name\\\":\\\"variable.parameter.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"support.type.c3\\\"},\\\"3\\\":{\\\"name\\\":\\\"keyword.operator.variadic.c3\\\"}},\\\"match\\\":\\\"@param(?:\\\\\\\\s*\\\\\\\\[&?(?:in|out|inout)])?\\\\\\\\s*(?:([#$]?\\\\\\\\b_*[a-z][0-9A-Z_a-z]*)\\\\\\\\b|(\\\\\\\\$\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\\\\\b|(\\\\\\\\.\\\\\\\\.\\\\\\\\.))\\\"},{\\\"begin\\\":\\\"@(?:require\\\\\\\\b|ensure\\\\\\\\b|return\\\\\\\\?)\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"comment.block.documentation.c3\\\"}},\\\"end\\\":\\\"(?=:|\\\\\\\\*>|$)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#contract_expression\\\"}]},{\\\"match\\\":\\\"@\\\\\\\\b_*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"comment.block.documentation.c3\\\"},{\\\"match\\\":\\\":\\\",\\\"name\\\":\\\"comment.block.documentation.c3\\\"},{\\\"match\\\":\\\"`[^`]*`|\\\\\\\"[^\\\\\\\"]*\\\\\\\"\\\",\\\"name\\\":\\\"comment.block.documentation.c3\\\"}]},{\\\"begin\\\":\\\"(<\\\\\\\\*)\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"comment.block.documentation.c3\\\"},\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.comment.begin.c3\\\"}},\\\"end\\\":\\\"(?=^\\\\\\\\s*@|\\\\\\\\*>)\\\",\\\"name\\\":\\\"comment.block.documentation.c3\\\"},{\\\"begin\\\":\\\"\\\",\\\"end\\\":\\\"(?=\\\\\\\\*>)\\\",\\\"patterns\\\":[{\\\"captures\\\":{\\\"0\\\":{\\\"name\\\":\\\"comment.block.documentation.c3\\\"},\\\"1\\\":{\\\"name\\\":\\\"variable.parameter.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"support.type.c3\\\"},\\\"3\\\":{\\\"name\\\":\\\"keyword.operator.variadic.c3\\\"}},\\\"match\\\":\\\"^\\\\\\\\s*@param(?:\\\\\\\\s*\\\\\\\\[&?(?:in|out|inout)])?\\\\\\\\s*(?:([#$]?\\\\\\\\b_*[a-z][0-9A-Z_a-z]*)\\\\\\\\b|(\\\\\\\\$\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\\\\\b|(\\\\\\\\.\\\\\\\\.\\\\\\\\.))\\\"},{\\\"begin\\\":\\\"^\\\\\\\\s*@(?:require\\\\\\\\b|ensure\\\\\\\\b|return\\\\\\\\?)\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"comment.block.documentation.c3\\\"}},\\\"end\\\":\\\"(?=:|\\\\\\\\*>|$)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#contract_expression\\\"}]},{\\\"match\\\":\\\"^\\\\\\\\s*@\\\\\\\\b_*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"comment.block.documentation.c3\\\"},{\\\"match\\\":\\\":\\\",\\\"name\\\":\\\"comment.block.documentation.c3\\\"},{\\\"match\\\":\\\"`[^`]*`|\\\\\\\"[^\\\\\\\"]*\\\\\\\"\\\",\\\"name\\\":\\\"comment.block.documentation.c3\\\"}]}]},\\\"escape_sequence\\\":{\\\"match\\\":\\\"\\\\\\\\\\\\\\\\([\\\\\\\"'0\\\\\\\\\\\\\\\\abefnrtv]|x\\\\\\\\h{2}|u\\\\\\\\h{4}|U\\\\\\\\h{8})\\\",\\\"name\\\":\\\"constant.character.escape.c3\\\"},\\\"expression\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#function\\\"},{\\\"include\\\":\\\"#constants\\\"},{\\\"include\\\":\\\"#builtin\\\"},{\\\"include\\\":\\\"#literals\\\"},{\\\"include\\\":\\\"#operators\\\"},{\\\"include\\\":\\\"#keywords\\\"},{\\\"include\\\":\\\"#type\\\"},{\\\"include\\\":\\\"#path\\\"},{\\\"include\\\":\\\"#function_call\\\"},{\\\"include\\\":\\\"#variable\\\"},{\\\"include\\\":\\\"#parens\\\"},{\\\"include\\\":\\\"#brackets\\\"},{\\\"include\\\":\\\"#block\\\"},{\\\"include\\\":\\\"#punctuation\\\"},{\\\"include\\\":\\\"#leftover_at_ident\\\"}]},\\\"function\\\":{\\\"begin\\\":\\\"(?=\\\\\\\\b(fn|macro)\\\\\\\\b)\\\",\\\"end\\\":\\\"(?=[;={])\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\b(fn|macro)\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"keyword.declaration.function.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\()\\\",\\\"name\\\":\\\"meta.function.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#function_header\\\"}]},{\\\"begin\\\":\\\"\\\\\\\\(\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.begin.c3\\\"}},\\\"end\\\":\\\"\\\\\\\\)\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.end.c3\\\"}},\\\"name\\\":\\\"meta.function.parameters.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#parameters\\\"}]},{\\\"begin\\\":\\\"(?<=\\\\\\\\))\\\",\\\"contentName\\\":\\\"meta.function.c3\\\",\\\"end\\\":\\\"(?=[;={])\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#generic_params\\\"},{\\\"include\\\":\\\"#attribute\\\"}]}]},\\\"function_call\\\":{\\\"begin\\\":\\\"([#@]?\\\\\\\\b_*[a-z][0-9A-Z_a-z]*)\\\\\\\\b(?=\\\\\\\\s*(\\\\\\\\{.*})?\\\\\\\\s*\\\\\\\\()\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"entity.name.function.c3\\\"}},\\\"end\\\":\\\"(?<=\\\\\\\\))\\\",\\\"name\\\":\\\"meta.function_call.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#generic_args\\\"},{\\\"begin\\\":\\\"\\\\\\\\(\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.begin.c3\\\"}},\\\"end\\\":\\\"\\\\\\\\)\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.end.c3\\\"}},\\\"name\\\":\\\"meta.group.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"begin\\\":\\\"([#$]?\\\\\\\\b_*[a-z][0-9A-Z_a-z]*|\\\\\\\\$\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\\\\\b\\\\\\\\s*(:)(?!:)\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"variable.parameter.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\))|([,;])\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]},{\\\"begin\\\":\\\"(?=\\\\\\\\S)\\\",\\\"end\\\":\\\"(?=\\\\\\\\))|([,;])\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]},{\\\"match\\\":\\\";\\\",\\\"name\\\":\\\"punctuation.separator.c3\\\"}]}]},\\\"function_header\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#type\\\"},{\\\"match\\\":\\\"\\\\\\\\.\\\",\\\"name\\\":\\\"punctuation.accessor.c3\\\"},{\\\"match\\\":\\\"@?\\\\\\\\b_*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"entity.name.function.c3\\\"}]},\\\"generic_args\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\{\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.generic.begin.c3\\\"}},\\\"end\\\":\\\"}\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.generic.end.c3\\\"}},\\\"name\\\":\\\"meta.generic.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]}]},\\\"generic_params\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"<\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.generic.begin.c3\\\"}},\\\"end\\\":\\\">\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.generic.end.c3\\\"}},\\\"name\\\":\\\"meta.generic.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"match\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"support.type.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*\\\\\\\\b\\\",\\\"name\\\":\\\"variable.other.constant.c3\\\"},{\\\"match\\\":\\\",\\\",\\\"name\\\":\\\"punctuation.separator.c3\\\"}]}]},\\\"integer_literal\\\":{\\\"match\\\":\\\"\\\\\\\\b(?:0[Xx]\\\\\\\\h(?:_?\\\\\\\\h)*|0[Oo][0-7](_?[0-7])*|0[Bb][01](_?[01])*|[0-9](?:_?[0-9])*)(?:[IUiu](?:8|16|32|64|128)|[Uu][Ll]{0,2}|[Ll]{1,2})?\\\",\\\"name\\\":\\\"constant.numeric.integer.c3\\\"},\\\"keywords\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"\\\\\\\\$(?:alignof|assert|assignable|default|defined|echo|embed|eval|error|exec|extnameof|feature|include|is_const|kindof|nameof|offsetof|qnameof|sizeof|stringify|vacount|vaconst|vaarg|vaexpr|vasplat)\\\\\\\\b\\\",\\\"name\\\":\\\"keyword.other.ct.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\$(?:case|else|endfor|endforeach|endif|endswitch|for|foreach|if|switch)\\\\\\\\b\\\",\\\"name\\\":\\\"keyword.control.ct.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\b(?:assert|asm|catch|inline|import|module|interface|try|var)\\\\\\\\b\\\",\\\"name\\\":\\\"keyword.other.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\b(?:break|case|continue|default|defer|do|else|for|foreach|foreach_r|if|nextcase|return|switch|while)\\\\\\\\b\\\",\\\"name\\\":\\\"keyword.control.c3\\\"}]},\\\"leftover_at_ident\\\":{\\\"patterns\\\":[{\\\"captures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.annotation.c3\\\"}},\\\"match\\\":\\\"@(?:pure|inline|noinline)\\\",\\\"name\\\":\\\"meta.annotation.c3\\\"},{\\\"begin\\\":\\\"@\\\\\\\\b_*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"entity.name.function.c3\\\"}},\\\"end\\\":\\\"(?=[^\\\\\\\\t {])|(?<=})\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#generic_args\\\"}]}]},\\\"line_comment\\\":{\\\"match\\\":\\\"//.*$\\\",\\\"name\\\":\\\"comment.line.double-slash.c3\\\"},\\\"literals\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#string_literal\\\"},{\\\"include\\\":\\\"#char_literal\\\"},{\\\"include\\\":\\\"#raw_string_literal\\\"},{\\\"include\\\":\\\"#real_literal\\\"},{\\\"include\\\":\\\"#integer_literal\\\"},{\\\"include\\\":\\\"#bytes_literal\\\"}]},\\\"modifier_keywords\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"\\\\\\\\b(?:const|extern|static|tlocal|inline)\\\\\\\\b\\\",\\\"name\\\":\\\"storage.modifier.c3\\\"}]},\\\"module_path\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#path\\\"},{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"entity.name.scope-resolution.c3\\\"}},\\\"match\\\":\\\"\\\\\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\\\\\b\\\",\\\"name\\\":\\\"meta.path.c3\\\"}]},\\\"operators\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"=>\\\",\\\"name\\\":\\\"keyword.declaration.function.arrow.c3\\\"},{\\\"match\\\":\\\"(?:[-%\\\\\\\\&*+/^|]|>>|<<|\\\\\\\\+\\\\\\\\+\\\\\\\\+)=\\\",\\\"name\\\":\\\"keyword.operator.assignment.augmented.c3\\\"},{\\\"match\\\":\\\"<=|>=|==|[<>]|!=\\\",\\\"name\\\":\\\"keyword.operator.comparison.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\.\\\\\\\\.\\\\\\\\.\\\",\\\"name\\\":\\\"keyword.operator.variadic.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\.\\\\\\\\.\\\",\\\"name\\\":\\\"keyword.operator.range.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\+\\\\\\\\+\\\\\\\\+?|--\\\",\\\"name\\\":\\\"keyword.operator.arithmetic.c3\\\"},{\\\"match\\\":\\\"<<|>>|&&&?|\\\\\\\\|\\\\\\\\|\\\\\\\\|?\\\",\\\"name\\\":\\\"keyword.operator.arithmetic.c3\\\"},{\\\"match\\\":\\\"[-%+/^|~]\\\",\\\"name\\\":\\\"keyword.operator.arithmetic.c3\\\"},{\\\"match\\\":\\\"=\\\",\\\"name\\\":\\\"keyword.operator.assignment.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\?\\\\\\\\?\\\\\\\\??|\\\\\\\\?:|[!\\\\\\\\&*:?]\\\",\\\"name\\\":\\\"keyword.operator.c3\\\"}]},\\\"parameters\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"begin\\\":\\\"\\\\\\\\$\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"support.type.c3\\\"}},\\\"end\\\":\\\"(?=[),;])\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"begin\\\":\\\"=\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.operator.assignment.c3\\\"}},\\\"end\\\":\\\"(?=[),;])\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]}]},{\\\"include\\\":\\\"#type\\\"},{\\\"include\\\":\\\"#punctuation\\\"},{\\\"match\\\":\\\"\\\\\\\\.\\\\\\\\.\\\\\\\\.\\\",\\\"name\\\":\\\"keyword.operator.variadic.c3\\\"},{\\\"match\\\":\\\"&\\\",\\\"name\\\":\\\"keyword.operator.address.c3\\\"},{\\\"begin\\\":\\\";\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\))\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"match\\\":\\\"@\\\\\\\\b_*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"entity.name.function.c3\\\"},{\\\"include\\\":\\\"#parameters\\\"}]},{\\\"begin\\\":\\\"[#$]?\\\\\\\\b_*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"variable.parameter.c3\\\"}},\\\"end\\\":\\\"(?=[),;])\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"match\\\":\\\"\\\\\\\\.\\\\\\\\.\\\\\\\\.\\\",\\\"name\\\":\\\"keyword.operator.variadic.c3\\\"},{\\\"begin\\\":\\\"=\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.operator.assignment.c3\\\"}},\\\"end\\\":\\\"(?=[),;])\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]}]}]},\\\"parens\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\(\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.begin.c3\\\"}},\\\"end\\\":\\\"\\\\\\\\)\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.end.c3\\\"}},\\\"name\\\":\\\"meta.group.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]}]},\\\"path\\\":{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"entity.name.scope-resolution.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"punctuation.separator.scope-resolution.c3\\\"}},\\\"match\\\":\\\"\\\\\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\\\\\b\\\\\\\\s*(::)\\\",\\\"name\\\":\\\"meta.path.c3\\\"},\\\"punctuation\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\",\\\",\\\"name\\\":\\\"punctuation.separator.c3\\\"},{\\\"match\\\":\\\":\\\",\\\"name\\\":\\\"punctuation.separator.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\.(?!\\\\\\\\.\\\\\\\\.)\\\",\\\"name\\\":\\\"punctuation.accessor.c3\\\"}]},\\\"raw_string_literal\\\":{\\\"begin\\\":\\\"`\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.string.begin.c3\\\"}},\\\"end\\\":\\\"`(?!`)\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.string.end.c3\\\"}},\\\"name\\\":\\\"string.quoted.other.c3\\\",\\\"patterns\\\":[{\\\"match\\\":\\\"``\\\",\\\"name\\\":\\\"constant.character.escape.c3\\\"}]},\\\"real_literal\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"\\\\\\\\b[0-9](?:_?[0-9])*(?:[Ff](?:16|32|64|128)?|[Dd])\\\",\\\"name\\\":\\\"constant.numeric.float.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\b(?:[0-9](?:_?[0-9])*[Ee][-+]?[0-9]+|[0-9](?:_?[0-9])*\\\\\\\\.(?!\\\\\\\\.)(?:[0-9](?:_?[0-9])*)?(?:[Ee][-+]?[0-9]+)?)(?:[Ff](?:16|32|64|128)?|[Dd])?\\\",\\\"name\\\":\\\"constant.numeric.float.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\b0[Xx]\\\\\\\\h(?:_?\\\\\\\\h)*(?:\\\\\\\\.(?:\\\\\\\\h(?:_?\\\\\\\\h)*)?)?[Pp][-+]?[0-9]+(?:[Ff](?:16|32|64|128)?|[Dd])?\\\",\\\"name\\\":\\\"constant.numeric.float.c3\\\"}]},\\\"statements\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#modifier_keywords\\\"},{\\\"match\\\":\\\";\\\",\\\"name\\\":\\\"punctuation.terminator.c3\\\"},{\\\"include\\\":\\\"#control_statements\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"include\\\":\\\"#block\\\"},{\\\"include\\\":\\\"#expression\\\"}]},\\\"string_literal\\\":{\\\"begin\\\":\\\"\\\\\\\"\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.string.begin.c3\\\"}},\\\"end\\\":\\\"\\\\\\\"\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.string.end.c3\\\"}},\\\"name\\\":\\\"string.quoted.double.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#escape_sequence\\\"}]},\\\"structlike\\\":{\\\"begin\\\":\\\"(?=\\\\\\\\b(?:((?:|bit)struct)|(union))\\\\\\\\b)\\\",\\\"end\\\":\\\"(?<=})\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\b(?:((?:|bit)struct)|(union))\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"keyword.declaration.struct.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"keyword.declaration.union.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\{)\\\",\\\"name\\\":\\\"meta.struct.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"match\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"entity.name.type.struct.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\b_*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"variable.other.member.c3\\\"},{\\\"include\\\":\\\"#generic_params\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"begin\\\":\\\":\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\{)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#type_no_generics\\\"},{\\\"include\\\":\\\"#generic_params\\\"},{\\\"include\\\":\\\"#attribute\\\"}]},{\\\"begin\\\":\\\"\\\\\\\\(\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.begin.c3\\\"}},\\\"end\\\":\\\"\\\\\\\\)\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.end.c3\\\"}},\\\"name\\\":\\\"meta.group.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#path\\\"},{\\\"include\\\":\\\"#type\\\"},{\\\"include\\\":\\\"#punctuation\\\"}]}]},{\\\"begin\\\":\\\"\\\\\\\\{\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.block.begin.c3\\\"}},\\\"end\\\":\\\"}\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.block.end.c3\\\"}},\\\"name\\\":\\\"meta.struct.body.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#structlike\\\"},{\\\"include\\\":\\\"#modifier_keywords\\\"},{\\\"include\\\":\\\"#type\\\"},{\\\"match\\\":\\\"\\\\\\\\b_*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"variable.other.member.c3\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"match\\\":\\\";\\\",\\\"name\\\":\\\"punctuation.terminator.c3\\\"},{\\\"begin\\\":\\\":\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#attribute\\\"},{\\\"include\\\":\\\"#expression\\\"}]}]}]},\\\"top_level\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#modifier_keywords\\\"},{\\\"begin\\\":\\\"\\\\\\\\$(?:assert|include|echo|exec)\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.other.c3\\\"}},\\\"end\\\":\\\";\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.terminator.c3\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#expression\\\"}]},{\\\"begin\\\":\\\"\\\\\\\\bmodule\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.declaration.module.c3\\\"}},\\\"end\\\":\\\";\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.terminator.c3\\\"}},\\\"name\\\":\\\"meta.module.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"include\\\":\\\"#module_path\\\"},{\\\"include\\\":\\\"#generic_args\\\"},{\\\"include\\\":\\\"#generic_params\\\"}]},{\\\"begin\\\":\\\"\\\\\\\\bimport\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.declaration.import.c3\\\"}},\\\"end\\\":\\\";\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.terminator.c3\\\"}},\\\"name\\\":\\\"meta.import.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"include\\\":\\\"#module_path\\\"},{\\\"match\\\":\\\",\\\",\\\"name\\\":\\\"punctuation.separator.c3\\\"}]},{\\\"include\\\":\\\"#function\\\"},{\\\"begin\\\":\\\"\\\\\\\\balias\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.declaration.alias.c3\\\"}},\\\"end\\\":\\\";\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.terminator.c3\\\"}},\\\"name\\\":\\\"meta.alias.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"begin\\\":\\\"(?=\\\\\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\\\\\b\\\\\\\\s*=\\\\\\\\s*module)\\\",\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\\\\\b\\\",\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"begin\\\":\\\"=\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.operator.assignment.c3\\\"}},\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"begin\\\":\\\"module\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.declaration.module.c3\\\"}},\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#module_path\\\"}]}]}]}]},{\\\"begin\\\":\\\"(?:(@\\\\\\\\b_*[a-z][0-9A-Z_a-z]*)|\\\\\\\\b(_*[a-z][0-9A-Z_a-z]*)|\\\\\\\\b(_*[A-Z][0-9A-Z_]*))\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"entity.name.function.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"variable.global.c3\\\"},\\\"3\\\":{\\\"name\\\":\\\"variable.other.constant.c3\\\"}},\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#generic_params\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"include\\\":\\\"#assign_right_expression\\\"}]},{\\\"begin\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"entity.name.type.c3\\\"}},\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#generic_params\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"include\\\":\\\"#assign_right_expression\\\"}]}]},{\\\"begin\\\":\\\"\\\\\\\\btypedef\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.declaration.typedef.c3\\\"}},\\\"end\\\":\\\";\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.terminator.c3\\\"}},\\\"name\\\":\\\"meta.typedef.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"begin\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"entity.name.type.c3\\\"}},\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#parens\\\"},{\\\"include\\\":\\\"#generic_params\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"include\\\":\\\"#assign_right_expression\\\"}]}]},{\\\"begin\\\":\\\"\\\\\\\\bfaultdef\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.declaration.faultdef.c3\\\"}},\\\"end\\\":\\\";\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.terminator.c3\\\"}},\\\"name\\\":\\\"meta.faultdef.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"match\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*\\\\\\\\b\\\",\\\"name\\\":\\\"variable.other.constant.c3\\\"},{\\\"match\\\":\\\",\\\",\\\"name\\\":\\\"punctuation.separator.c3\\\"}]},{\\\"begin\\\":\\\"\\\\\\\\battrdef\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.declaration.attrdef.c3\\\"}},\\\"end\\\":\\\";\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.terminator.c3\\\"}},\\\"name\\\":\\\"meta.attrdef.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"begin\\\":\\\"@\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.annotation.c3\\\"}},\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"begin\\\":\\\"\\\\\\\\(\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.begin.c3\\\"}},\\\"end\\\":\\\"\\\\\\\\)\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.end.c3\\\"}},\\\"name\\\":\\\"meta.group.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#parameters\\\"}]},{\\\"begin\\\":\\\"=\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.operator.assignment.c3\\\"}},\\\"end\\\":\\\"(?=;)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"match\\\":\\\",\\\",\\\"name\\\":\\\"punctuation.separator.c3\\\"}]}]}]},{\\\"include\\\":\\\"#structlike\\\"},{\\\"begin\\\":\\\"(?=\\\\\\\\benum\\\\\\\\b)\\\",\\\"end\\\":\\\"(?<=})\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\benum\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.declaration.enum.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\{)\\\",\\\"name\\\":\\\"meta.enum.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"match\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"entity.name.type.enum.c3\\\"},{\\\"include\\\":\\\"#generic_params\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"begin\\\":\\\":\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\{)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"match\\\":\\\"\\\\\\\\b(?:inline|const)\\\\\\\\b\\\",\\\"name\\\":\\\"storage.modifier.c3\\\"},{\\\"include\\\":\\\"#type_no_generics\\\"},{\\\"begin\\\":\\\"\\\\\\\\(\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.begin.c3\\\"}},\\\"contentName\\\":\\\"meta.group.c3\\\",\\\"end\\\":\\\"\\\\\\\\)\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.group.end.c3\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"match\\\":\\\"\\\\\\\\b(?:inline|const)\\\\\\\\b\\\",\\\"name\\\":\\\"storage.modifier.c3\\\"},{\\\"include\\\":\\\"#parameters\\\"}]},{\\\"include\\\":\\\"#generic_params\\\"},{\\\"include\\\":\\\"#attribute\\\"}]}]},{\\\"begin\\\":\\\"\\\\\\\\{\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.block.begin.c3\\\"}},\\\"end\\\":\\\"}\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.block.end.c3\\\"}},\\\"name\\\":\\\"meta.enum.body.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"begin\\\":\\\"=\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.operator.assignment.c3\\\"}},\\\"end\\\":\\\"(?=,)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]},{\\\"include\\\":\\\"#attribute\\\"},{\\\"match\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*\\\\\\\\b\\\",\\\"name\\\":\\\"variable.other.constant.c3\\\"},{\\\"match\\\":\\\",\\\",\\\"name\\\":\\\"punctuation.separator.c3\\\"}]}]},{\\\"begin\\\":\\\"(?=\\\\\\\\bconstdef\\\\\\\\b)\\\",\\\"end\\\":\\\"(?<=})\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\bconstdef\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.declaration.constdef.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\{)\\\",\\\"name\\\":\\\"meta.constdef.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"match\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"entity.name.type.enum.c3\\\"},{\\\"include\\\":\\\"#attribute\\\"}]},{\\\"begin\\\":\\\"\\\\\\\\{\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.block.begin.c3\\\"}},\\\"end\\\":\\\"}\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.block.end.c3\\\"}},\\\"name\\\":\\\"meta.constdef.body.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"begin\\\":\\\"=\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.operator.assignment.c3\\\"}},\\\"end\\\":\\\"(?=[,}])\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#expression\\\"}]},{\\\"include\\\":\\\"#attribute\\\"},{\\\"match\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*\\\\\\\\b\\\",\\\"name\\\":\\\"variable.other.constant.c3\\\"},{\\\"match\\\":\\\",\\\",\\\"name\\\":\\\"punctuation.separator.c3\\\"}]}]},{\\\"begin\\\":\\\"(?=\\\\\\\\binterface\\\\\\\\b)\\\",\\\"end\\\":\\\"(?<=})\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\binterface\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"keyword.declaration.interface.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\{)\\\",\\\"name\\\":\\\"meta.interface.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"match\\\":\\\"\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"name\\\":\\\"entity.name.type.interface.c3\\\"},{\\\"include\\\":\\\"#generic_params\\\"},{\\\"include\\\":\\\"#attribute\\\"},{\\\"begin\\\":\\\":\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.separator.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\{)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#punctuation\\\"},{\\\"include\\\":\\\"#type_no_generics\\\"}]}]},{\\\"begin\\\":\\\"\\\\\\\\{\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.block.begin.c3\\\"}},\\\"end\\\":\\\"}\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.block.end.c3\\\"}},\\\"name\\\":\\\"meta.interface.body.c3\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"match\\\":\\\";\\\",\\\"name\\\":\\\"punctuation.terminator.c3\\\"},{\\\"include\\\":\\\"#function\\\"}]}]}]},\\\"type\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#path\\\"},{\\\"begin\\\":\\\"(?:\\\\\\\\b(void|bool|char|double|float|float16|bfloat|int128|ichar|int|iptr|isz|long|short|uint128|uint|ulong|uptr|ushort|usz|float128|any|fault|typeid)|(\\\\\\\\$?\\\\\\\\b\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\\\\\b)\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"storage.type.built-in.primitive.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"support.type.c3\\\"}},\\\"end\\\":\\\"(?=\\\\\\\\*>|[^\\\\\\\\t *?\\\\\\\\[{])\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#generic_args\\\"},{\\\"include\\\":\\\"#type_suffix\\\"}]},{\\\"include\\\":\\\"#type_expr\\\"}]},\\\"type_expr\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\$(?:typeof|typefrom|evaltype)\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"storage.type.c3\\\"}},\\\"end\\\":\\\"(?<=\\\\\\\\))\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#parens\\\"}]},{\\\"begin\\\":\\\"\\\\\\\\$vatype\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"storage.type.c3\\\"}},\\\"end\\\":\\\"(?<=])\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#brackets\\\"}]},{\\\"include\\\":\\\"#type_suffix\\\"}]},\\\"type_no_generics\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#path\\\"},{\\\"begin\\\":\\\"(?:\\\\\\\\b(void|bool|char|double|float|float16|bfloat|int128|ichar|int|iptr|isz|long|short|uint128|uint|ulong|uptr|ushort|usz|float128|any|fault|typeid)|(\\\\\\\\$?\\\\\\\\b\\\\\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\\\\\b)\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"storage.type.built-in.primitive.c3\\\"},\\\"2\\\":{\\\"name\\\":\\\"support.type.c3\\\"}},\\\"end\\\":\\\"(?=[^\\\\\\\\t *?@\\\\\\\\[])\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#type_suffix\\\"}]},{\\\"include\\\":\\\"#type_expr\\\"}]},\\\"type_suffix\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#brackets\\\"},{\\\"match\\\":\\\"\\\\\\\\*\\\",\\\"name\\\":\\\"keyword.operator.address.c3\\\"},{\\\"match\\\":\\\"\\\\\\\\?\\\",\\\"name\\\":\\\"keyword.operator.c3\\\"}]},\\\"variable\\\":{\\\"begin\\\":\\\"(?<!#)\\\\\\\\$?\\\\\\\\b_*[a-z][0-9A-Z_a-z]*\\\\\\\\b\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"variable.other.c3\\\"}},\\\"end\\\":\\\"(?=[^\\\\\\\\t {])|(?<=})\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#generic_args\\\"}]}},\\\"scopeName\\\":\\\"source.c3\\\"}\"))\n\nexport default [\nlang\n]\n"],"x_google_ignoreList":[0],"mappings":"AAEA,IAAA,IAAe,CAFF,OAAO,OAAO,KAAK,MAAM,8u7BAA8u7B,CAGpx7B,CACA"}