Envision
A visual programming IDE for object-oriented languages
|
Public Member Functions | |
virtual std::unique_ptr< Type > | type () override |
Additional Inherited Members | |
Protected Types inherited from Core::Reflect< Base > | |
using | Super = Reflect< Base > |
|
overridevirtual |
TODO: like this we return the wrong type for auto && note however that const and volatile are supported as TypeQualifierExpression adds the qualifier when calling the type() method