Data type DanaType
access this type via: util.compiler.SyntaxParser (uses)
Constants
byte NULL
byte INTEGER
byte DECIMAL
byte DATA
byte INTERFACE
byte ARRAY
byte FUNCTION
byte EVENT
byte VAR
byte F_NO_CYCLE
Fields
byte class
char name[]
char simpleName[]
char fromFile[]
DanaTypeField fields[]
int storageSize
char extendsType[]
DanaToken defaultFunction
byte flags
bool deprecated
char deprecatedBy[]