refactor: make `rule`s have the correct query `kind`s
A rule is assigned the `kind` from the variable name. This change makes sure that `rule` declarations have the correct `kind`. Documentation strings are moved to global private variables as well.
Loading
Please register or sign in to comment