Show parameter info should work over method name in call expression (IDEADEV-19216)
commitdeb0ab8ba0746ef52f0085899be9deedfe8b5222
authorMaxim Mossienko <Maxim.Mossienko@jetbrains.com>
Thu, 19 Jul 2007 17:31:50 +0000 (19 21:31 +0400)
committerMaxim Mossienko <Maxim.Mossienko@jetbrains.com>
Thu, 19 Jul 2007 17:31:50 +0000 (19 21:31 +0400)
tree10748f6ebfe2ebfe2c925fd23e4ed5e8a34abfe6
parent874d44f57105d196c1bd4a7f5f82bb7fda00abcc
Show parameter info should work over method name in call expression (IDEADEV-19216)
codeInsight/impl/com/intellij/codeInsight/hint/ParameterInfoController.java
codeInsight/impl/com/intellij/codeInsight/hint/api/impls/MethodParameterInfoHandler.java
codeInsight/impl/com/intellij/codeInsight/hint/api/impls/ParameterInfoUtils.java
codeInsight/impl/com/intellij/codeInsight/hint/api/impls/ReferenceParameterInfoHandler.java