getParent

@Nullable
abstract fun getParent(): OperationDescriptor

Returns the parent operation, if any.

Return

The parent operation.