feat(kdl): parser and queries (#7657)

This commit is contained in:
Bert Baron 2025-02-27 09:54:26 +01:00 committed by GitHub
parent 28f76678ca
commit 376a46ccec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 248 additions and 0 deletions

10
queries/kcl/folds.scm Normal file
View file

@ -0,0 +1,10 @@
[
(protocol_stmt)
(rule_stmt)
(schema_stmt)
(check_stmt)
(if_stmt)
(lambda_expr)
(config_expr)
(string)
] @fold