Skip to main content

process_call

Function process_call 

Source
pub fn process_call(
    pair: Pair<'_, Rule>,
    const_map: &HashMap<String, Number>,
    span: Range<usize>,
) -> Result<Instruction, CompileError>