| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-13 | Fix mapping of synthetic properties when overridden in Kotlin class | Jonas Herzig | |
| In these cases, the getMethod of the property will not have a Psi element and we need to traverse up the overrides until we find one that does. | |||
