ADDED : cloning of specifier node to allow correct modification of each declaration specifier.
ADDED : support for converting enumeration with annotation (on enum and on each value)
CHANGED : renamed prototypal class "MyParser" into "CppParser"
ADDED : conversion of reference and pointer type
CHANGED : Unit extend Namespace and Unit is now the default global Namespace.