getParent

@Nullable
abstract fun getParent(): @Nullable ProblemGroup

Returns the parent group or null for root groups.

Since

8.8