IDEADEV-41473 (Invoking "Commit Changes" causes IDEA to freeze)
[fedora-idea.git] / plugins / groovy / resources / inspectionDescriptions / GroovyGetterCallCanBePropertyAccess.html
blobfdd16a7d7bf3df7f320e5bedf94ab1ea6b597bd3
1 <html>
2 <body><table> <tr> <td valign="top" height="150">
3 <font face="verdana" size="-1">
4 This inspection reports any calls to "getter" methods in Groovy which can be replaced by the equivalent property access form.
5 </font></td> </tr> <tr> <td height="20"> <font face="verdana" size="-2">Powered by InspectorGroovy </font> </td> </tr> </table> </body>
6 </html>