pub fn resolve_trigger(
stmt: &Statement,
entity: &str,
duration: &DurationValue,
effects: &Option<Value>,
variables: &HashMap<String, Value>,
) -> StatementExpand description
Resolve trigger statement: expand duration and effect identifiers