gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.tooling.events.problems
/
ProblemAggregation
/
getProblemContext
get
Problem
Context
API
abstract
fun
getProblemContext
(
)
:
List
<
ProblemContext
>
(
source
)
The list of aggregated problems.
Return
The list of aggregated problems.
Since
8.8