Improve NONE_APPLICABLE ide renderer

This commit is contained in:
Pavel V. Talanov
2016-02-25 11:35:36 +03:00
parent 8cbc9eee3e
commit e397544aee
7 changed files with 86 additions and 13 deletions
@@ -0,0 +1,5 @@
<!-- noneApplicableTxt1 -->
None of the following functions can be called with the arguments supplied:
public fun foo(b: a.b.String): Unit defined in a.b
public fun foo(i: Int): Unit defined in a.b
public fun foo(a: kotlin.String): Unit defined in a.b