toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.tooling.events
/
OperationDescriptor
/
getParent
get
Parent
API
@
Nullable
abstract
fun
getParent
(
)
:
OperationDescriptor
(
source
)
Returns the parent operation, if any.
Return
The parent operation.