<table><tr><td style="">kossebau edited the summary of this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-2iywvkryl37cew4/" rel="noreferrer">(Show Details)</a>
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D7084" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>CHANGES TO REVISION SUMMARY</strong><div><div style="white-space: pre-wrap; color: #74777D;"><div style="padding: 8px 0;">...</div>already has had such a property, with same getter, but different setter.<span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);"><br />
By commit message this was done to support Java language features.</span><br />
<br />
As a result e.g. clang builder sets the property stored with<div style="padding: 8px 0;">...</div>This patch fixes <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">it in an ABI-stable way for now</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">this by removing the abstract property again from<br />
ClassMemberDeclaration. Being abstract/final is something not possible<br />
in general for any kind of members, but only subtypes like e.g. functions.<br />
(Besides</span>, <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">by</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">the final attribute</span> for<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">warding the</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);"> Java variables has the same keyword,</span><br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">setter/getter of ClassFunctionDeclaration to its base class.</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">but is a different concept, so should get stored with a different property)</span></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R33 KDevPlatform</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D7084" rel="noreferrer">https://phabricator.kde.org/D7084</a></div></div><br /><div><strong>To: </strong>kossebau, KDevelop<br /><strong>Cc: </strong>kfunk, kdevelop-devel<br /></div>