Add OpenFOAM parser

This commit is contained in:
Elwardi 2021-12-14 13:45:56 +01:00 committed by Stephan Seitz
parent 50fee51d35
commit 16e77495c4
9 changed files with 131 additions and 0 deletions

6
queries/foam/locals.scm Normal file
View file

@ -0,0 +1,6 @@
(dict) @scope
(dict key: (_) @definition.type)
(key_value keyword: (_) @definition.parameter)
(key_value value: (macro (identifier)*)* @reference)