Searched defs:throws (Results 1 – 6 of 6) sorted by relevance
354 val throws = when { in <lambda>() constant
351 val throws = when { in <lambda>() constant
635 val throws = if (preFiltered) { in generateThrowsList() constant
2535 for (throws in method.filteredThrowsTypes(filterReference)) { in <lambda>() method
317 val throws = method.throwsTypes().asSequence().sortedWith(ClassItem.fullNameComparator) in <lambda>() constant
88 fun throws(qualifiedName: String): Boolean { in <lambda>() method