Searched refs:thrownExceptionTypes (Results 1 – 2 of 2) sorted by relevance
327 override fun thrownExceptionTypes(): Array<out Type> = emptyArray() in hasNonEmptyContent() method
2402 private void visitThrowsClause(List<? extends ExpressionTree> thrownExceptionTypes) {2406 for (ExpressionTree thrownExceptionType : thrownExceptionTypes) {