pub fn match_operation_name<'c>(
    context: &'c Context,
    operand_handle: Value<'c, '_>,
    op_names: ArrayAttribute<'c>,
    location: Location<'c>
) -> MatchOperationNameOperation<'c>
Expand description

Creates a match.operation_name operation.