Envision
A visual programming IDE for object-oriented languages
|
Public Types | |
typedef PrimitiveType::PrimitiveTypes | PrimitiveTypes |
Public Member Functions | |
PrimitiveTypeExpression (const PrimitiveTypes &type) | |
void | setTypeValue (const PrimitiveTypes &type) |
virtual std::unique_ptr< Type > | type () override |
PrimitiveTypes | typeValue () const |
Additional Inherited Members | |
Protected Types inherited from Core::Reflect< Base > | |
using | Super = Reflect< Base > |
OOModel::PrimitiveTypeExpression::PrimitiveTypeExpression | ( | const PrimitiveTypes & | type | ) |
|
inline |
|
overridevirtual |
|
inline |