Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3.0-rc-2
-
None
Description
Say an extension class registered via an extension module declares a Player#getBonusPoints() extension method. Then `player.getBonusPoints()` type-checks, but `player.bonusPoints` doesn't.
Attachments
Issue Links
- contains
-
GROOVY-5568 DGM properties not available in interfaces?
- Closed
-
GROOVY-7952 Property expressions for extension methods starting with 'is' fail STC
- Closed
-
GROOVY-7953 Property expressions for extension methods on primitives fail STC
- Closed