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