gradle
8.6-rc-4
API
gradle
/
org.gradle.tooling.events.problems
/
ProblemAggregation
/
getProblemDescriptors
get
Problem
Descriptors
API
abstract
fun
getProblemDescriptors
(
)
:
List
<
ProblemDescriptor
>
(
source
)
The list of aggregated problems.
Return
The list of aggregated problems.