toggle menu
gradle
8.7
API
switch theme
search in API
gradle
/
org.gradle.tooling.events.problems
/
ProblemAggregation
/
getProblemDescriptors
get
Problem
Descriptors
API
abstract
fun
getProblemDescriptors
(
)
:
List
<
ProblemDescriptor
>
The list of aggregated problems.
Return
The list of aggregated problems.
Since
8.6