getParent

@Nullable
abstract fun getParent(): OperationDescriptor(source)

Returns the parent operation, if any.

Return

The parent operation.