| Issue 75: | Calling private methods from static methods does not work | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Calling a private method that requires a frame permission from a static method does not work. See: https://code.google.com/p/pluralism/source/browse/trunk/PluralTestsAndExamples /src/edu/cmu/cs/plural/test/CallingPrivateFromStaticMethod.java |