Function melior::dialect::ods::transform::select

source ·
pub fn select<'c>(
    context: &'c Context,
    result: Type<'c>,
    target: Value<'c, '_>,
    op_name: StringAttribute<'c>,
    location: Location<'c>
) -> SelectOperation<'c>
Expand description

Creates a select operation.