Skip to main content

scalar_ref_call_with_data

Function scalar_ref_call_with_data 

Source
pub(crate) fn scalar_ref_call_with_data(
    scalar: &ScalarRef,
    data: &TokenStream,
) -> Result<TokenStream>
Expand description

Emit a ScalarRef using the provided game-data expression as the accessor receiver.