get_parent_op

Function get_parent_op 

Source
pub fn get_parent_op<'c>(
    context: &'c Context,
    parent: Type<'c>,
    target: Value<'c, '_>,
    location: Location<'c>,
) -> GetParentOperation<'c>
Expand description

Creates a get_parent_op operation.