In addition to the basic data types and shortcut declarations, the Declaration node may include Choice List and Unit List declarations. The corresponding classes are
ChoiceList and
UnitSet. The parent class to
ChoiceList and
UnitSet is called
DataSource. In addition,
Scalar,
Array 1D, and
Array 2D data types are handled by the
DataSource class. For more information, see
Data Source and Declaration.