Community
Participate
Working Groups
In a role constructor protected class R playedBy B { R (String arg) { base(arg); } } the word "base" is not selectable. It should in fact take you to the constructor of B.
Created attachment 191076 [details] Test & proposed fix Fixed by inserting a new hook into the parser and letting SelectionParser instantiate a new class SelectionOnBaseAllocationExpression.
Committed for 0.8M6 as r1410, r1411.
Verified for 0.8M6 using build 201103151949.