try_lower_native_contract_constant

Function try_lower_native_contract_constant 

Source
fn try_lower_native_contract_constant(
    inner: &Expression,
    member: &Identifier,
    instructions: &mut Vec<Instruction>,
) -> Option<bool>