#include <types.h>
Public Attributes | |
| struct gale_text | name |
| Name of the value. | |
| enum gale_fragment_type | type |
| Type of the value. | |
| union { | |
| struct gale_text text | |
| struct gale_data data | |
| struct gale_time time | |
| struct gale_group group | |
| s32 number | |
| } | value |
| The value itself; which branch is occupied depends on the value of type. | |
1.2.1 written by Dimitri van Heesch,
© 1997-2000