This rule detects when the getAt(Object) method is called directly in code instead of using the [] index operator. A groovier way to express this: a.getAt(b) is this: a[b]
Type | Name and description |
---|---|
Class |
astVisitorClass |
boolean |
ignoreThisReference |
String |
name |
int |
priority |