Searched refs:setThrowsTypes (Results 1 – 3 of 3) sorted by relevance
140 internal fun setThrowsTypes(throwsList: List<ExceptionTypeItem>) { in findMainDocumentation() method
148 fun setThrowsTypes(throwsClasses: List<ExceptionTypeItem>) { in throwsTypes() method
996 method.setThrowsTypes(throwsList) in parseConstructor()1120 method.setThrowsTypes(throwsList) in parseMethod()