Status: New Owner: andreho...@gmail.com Labels: Type-Enhancement Priority-Medium Component-Famix
New issue 495 by andreho...@gmail.com: Parametrized Types - Generics http://code.google.com/p/moose-technology/issues/detail?id=495
Use Parametrized Types (i.e., a parameterTypes property in FAMIXClass) in Moose to deal with (Java) code like this: ClassFoo<A,B,C>, where A, B and C are parameters of ClassFoo. VerveineJ must export this property in its .mse files.