Searched defs:throws (Results 1 – 7 of 7) sorted by relevance
360 val throws = when { in <lambda>() constant
356 val throws = when { in <lambda>() constant
2813 for (throws in method.filteredThrowsTypes(filterReference)) { in <lambda>() method
285 val throws = if (preFiltered) { in <lambda>() constant
455 val throws = if (preFiltered) { in <lambda>() constant
345 val throws = method.throwsTypes().asSequence().sortedWith(ClassItem.fullNameComparator) in <lambda>() constant
88 fun throws(qualifiedName: String): Boolean { in <lambda>() method