fn event_mentions_state_var(
gcx: Gcx<'_>,
event_id: EventId,
var_id: VariableId,
) -> boolExpand description
Whether the event name or one of its parameter names mentions the state variable: its normalized name, its singular form, or a role keyword it contains.