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.
pub fn get_parent_op<'c>(
context: &'c Context,
parent: Type<'c>,
target: Value<'c, '_>,
location: Location<'c>
) -> GetParentOperation<'c>Creates a get_parent_op operation.