commit | 8f29b01e2aea7dc8ca4812e693c37873f6d4d4f7 | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Fri Apr 02 21:18:05 2010 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Fri Apr 02 21:18:05 2010 +0000 |
tree | b65db8ae505e7080266a92e3a1c14780a9c02a23 | |
parent | 7b8bc14d15af55afd48bda502d1b32b1058d3aab [diff] |
uniformly check visibility of creator-methods via MethodModel._srcCtor * reconstruct _srcCtor for binary bindings * let ProblemReporter.invalidConstructor differentiate for different messages similar to invalidMethod (incl. one new IProblem) * OTQualifiedAllocationExpression no longer needs to check this See test621_accessToExternalizedRole3e and test621_accessToExternalizedRole3g