IDEADEV-40041: the getter and setter method doesn't follow naming convention
commit753e91f815b47dcef63631fe0344edc61037f5d8
authorMaxim Medvedev <maxim.medvedev@jetbrains.com>
Wed, 21 Oct 2009 14:19:21 +0000 (21 18:19 +0400)
committerMaxim Medvedev <maxim.medvedev@jetbrains.com>
Wed, 21 Oct 2009 14:19:21 +0000 (21 18:19 +0400)
treeaa2adfa4487eb7681ac8e24a95645fee5ed428ae
parent0df9c4d4352f4b734e2c2765f3fc0e35d35b7097
IDEADEV-40041: the getter and setter method doesn't follow naming convention
plugins/groovy/src/org/jetbrains/plugins/groovy/lang/psi/impl/statements/GrFieldImpl.java
plugins/groovy/src/org/jetbrains/plugins/groovy/lang/psi/util/GroovyPropertyUtils.java
plugins/groovy/test/org/jetbrains/plugins/groovy/GroovyCompletionTest.java
plugins/groovy/testdata/groovy/completion/PropertyWithSecondUpperLetter.groovy [new file with mode: 0644]