module Prism::KeywordHashNodeFlags
Flags for keyword hash nodes.
Constants
- SYMBOL_KEYS
-
a keyword hash which only has
AssocNodeelements all with symbol keys, which means the elements can be treated as keyword arguments
Flags for keyword hash nodes.
a keyword hash which only has AssocNode elements all with symbol keys, which means the elements can be treated as keyword arguments