try_lower_interface_id

Function try_lower_interface_id 

Source
fn try_lower_interface_id(
    inner: &Expression,
    member: &Identifier,
    ctx: &mut LoweringContext<'_>,
    instructions: &mut Vec<Instruction>,
) -> Option<bool>