Inter4ql
5.2
|
structure that handles enumeration type for types of values. More...
#include <Types.h>
Public Types | |
enum | type { TYPE = 1, VARIABLE = 2, ID = 3, STRING = 4, INTEGER = 5, REAL = 6, DATE = 7, DATE_TIME = 8, LOGIC = 9, INVALID = 10 } |
Enumeration type for types of values. | |
structure that handles enumeration type for types of values.