Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] IASTSimpleDeclaration extends IASTDeclaration and IASTNode

Hi all,

I'm writing the the documentation for our semester project. While I draw some UML-diagramm I noticed that the interface IASTSimpleDeclaration extends both IASTDeclaration and IASTNode. But IASTDeclaration already extends IASTNode. I guess this is a happened accidentally. It doesn't damage anything but it looks really strange.
Shall I open a bugreport on this?

Emanuel Graf


Back to the top