Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.2.1
-
None
-
None
Description
InnerClassCompletionVisitor adds propertyMissing and methodMissing impls for static inner classes.
In GROOVY-5875 the question was raised whether it should/shouldn't be possible to provide custom versions of these methods in static inner classes.