KeyParam
A keyword parameter.
The kind is at the granularity of the language rather than the parser: :foo
and foo: local both arrive here, differing only in whether key and name
cover the same text.
Inherits from: Param
A keyword parameter.
The kind is at the granularity of the language rather than the parser: :foo
and foo: local both arrive here, differing only in whether key and name
cover the same text.
Inherits from: Param