commit | bbd06a961329133604a68cfd41d482a8c7aafd26 | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Sat Aug 11 15:26:09 2012 +0200 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Sat Aug 11 15:26:09 2012 +0200 |
tree | bc09c50ceaaad285f5bdc7fea400c1273a75e529 | |
parent | c189f3f52c86ddf49b4243581f06f25cd5524919 [diff] |
Bug 386814 - [refactoring] pull-up should distinguish callouts that can be pull-up vs. abstract decl. - when pullup of callout is requested, check: - is destination type a bound role? - is the base member accessible via the destination's base? - also report when a base member of a referenced callout cannot be resolved (rather than throwing NPE).