Skip to main content

event_mentions_state_var

Function event_mentions_state_var 

Source
fn event_mentions_state_var(
    gcx: Gcx<'_>,
    event_id: EventId,
    var_id: VariableId,
) -> bool
Expand 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.