It defines a simple type as a collection (union) of values from specified simple data types. More...
#include "../common/STLUtils.h"#include "QName.h"#include "SimpleType.h"#include "Union.h"#include <cassert>Go to the source code of this file.
It defines a simple type as a collection (union) of values from specified simple data types.
Definition in file Union.cpp.