<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/Remap.git/src/testB/kotlin/pkg, branch bettererror</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Remap.git/'/>
<entry>
<title>Fix mapping of synthetic properties when overridden in Kotlin class</title>
<updated>2021-11-13T09:28:09+00:00</updated>
<author>
<name>Jonas Herzig</name>
<email>jonas@spark-squared.com</email>
</author>
<published>2021-11-12T11:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Remap.git/commit/?id=3ee08cbce94a4e7e1ce668f06f5a612cd9f1e677'/>
<id>3ee08cbce94a4e7e1ce668f06f5a612cd9f1e677</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
</feed>
