Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdt-ocl.dev] Fwd: [Bug 293622] [language] Implement Type Constructors

Hi Axel

Presumably

https://bugs.eclipse.org/bugs/show_bug.cgi?id=293622

has no significant challenges for Impact Analysis, a ConstructorExp, is just an immutable reference to a type and a set of ConstructorParts, which is an immutable references to a property and an initial expression; essentially the same as TupleLiteralExp and TupleLiteralPart.

    Regards

        Ed Willink


Back to the top