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.