getParent

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

Returns the parent operation, if any.

Return

The parent operation.