Mark several invalid queries

This commit is contained in:
Stephan Seitz 2021-03-07 19:10:15 +01:00 committed by Kiyan
parent e3a863bd1c
commit 6cd211f647
8 changed files with 128 additions and 59 deletions

View file

@ -2,7 +2,8 @@
(module) @scope
(dataclass) @scope
(datatype) @scope
(classMember (body) @scope)
;; TODO does not work
;(classMember (body) @scope)
(memberPredicate (body) @scope)
(classlessPredicate (body) @scope)
(quantified (conjunction) @scope)