Files
kotlin-fork/compiler/testData/cli/jvm
Leonid Startsev 3b100e57f2 Change NO_EXPLICIT_VISIBILITY_IN_API_MODE diagnostic range to 'declaration modifiers + name'.
Motivation: missing visibility modifier is an error in visibility modifiers list, so we should highlight this list.
Including a name in the range is convenient for using alt+enter (you don't have to move cursor from name to fun/class/val keyword)

 Also change NO_EXPLICIT_RETURN_TYPE_IN_API_MODE diagnostic range to 'declaration name' to match corresponding IDE inspection.

Fix stylistic problems and typos after review
2019-11-06 19:54:00 +03:00
..
2018-05-18 16:16:23 +03:00
2019-10-29 12:54:24 +01:00
2018-12-21 16:13:42 +03:00
2017-01-13 13:52:54 +01:00
2018-05-18 16:16:23 +03:00
2018-05-18 16:16:23 +03:00
2015-10-18 17:53:29 +03:00
2016-02-01 22:20:30 +03:00