rustre_core::static_args

Function instance_of_call_expression

Source
pub fn instance_of_call_expression(
    engine: TrackedMut<'_, Engine<'_>>,
    caller: Option<NodeInstance>,
    expr: CallByPosExpressionNode,
) -> Option<NodeInstance>
Expand description

Query: Returns, if possible, the static args given to a node call expression