#include <node.h>
Data Fields | |
int | code |
Magic code for checkings. | |
char * | context |
Is this object an instance of smth. | |
time_t | end |
char * | instance_of |
char * | literal |
String or byte-sequence. | |
time_t | start |
NodeType | type |
Type of node. | |
unsigned long | id |
long | parsed_date |
double | parsed_double |
long | parsed_integer |
|
Magic code for checkings.
|
|
Is this object an instance of smth. ? |
|
|
|
|
|
|
|
String or byte-sequence.
|
|
|
|
|
|
|
|
|
|
Type of node.
|