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