module Prism::KeywordHashNodeFlags

Flags for keyword hash nodes.

Constants

STATIC_KEYS

a keyword hash which only has ‘AssocNode` elements all with static literal keys, which means the elements can be treated as keyword arguments