DataTypeComponent Struct Reference

#include <datatype_builder.h>

Public Member Functions

String ToString (const FormatStatement *formatStatement=nullptr) const
 

Public Attributes

Int _identifier
 
String _compName
 
String _name
 
DataType _type
 
Id _typeId
 
Id _parametricTypeId
 
const ParametricTypeInterface_additionalRefType
 
BaseArray< DataTypeComponent_children
 

Member Function Documentation

◆ ToString()

String ToString ( const FormatStatement formatStatement = nullptr) const

Member Data Documentation

◆ _identifier

Int _identifier

◆ _compName

String _compName

◆ _name

String _name

◆ _type

DataType _type

◆ _typeId

Id _typeId

◆ _parametricTypeId

Id _parametricTypeId

◆ _additionalRefType

const ParametricTypeInterface* _additionalRefType

◆ _children