|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include <ugbc.h>
Data Fields | |
| VariableType | type |
| int | isNumeric |
| char * | name |
| char * | realName |
| int | lineNumber |
| int | absoluteAddress |
| DataDataSegment * | data |
| struct _DataSegment * | next |
| DataDataSegment* data |
| struct _DataSegment* next |
| VariableType type |