Status: New Owner: anquetil...@gmail.com CC: damien.c...@gmail.com Labels: Type-Defect Priority-High Component-VerveineJ
New issue 910 by damien.c...@gmail.com: [VerveineJ] Some methods have 'private' modifier in source code but not in model http://code.google.com/p/moose-technology/issues/detail?id=910
1- Take ant-1.8.2.mse 2- Search methods with each isProtected not and: [each isPublic not and: [each isPrivate not and: [each isStub not]]] 3- Some methods are private here
Updates: Status: Started
Comment #1 on issue 910 by anquetil...@gmail.com: [VerveineJ] Some methods have 'private' modifier in source code but not in model http://code.google.com/p/moose-technology/issues/detail?id=910
Corrected for methods and classes Still need to look at "special types" (generics, annotations, ...)
Updates: Status: Fixed
Comment #2 on issue 910 by anquetil...@gmail.com: [VerveineJ] Some methods have 'private' modifier in source code but not in model http://code.google.com/p/moose-technology/issues/detail?id=910
closing for now