parse_opcode

Function parse_opcode 

Source
pub fn parse_opcode(
    a: &Allocator,
    op: NodePtr,
    _flags: u32,
) -> Option<ConditionOpcode>