node Struct Reference

#include <def.h>


Data Fields

struct opop
struct nodenext
char filler [sizeof(union maxnode)-(sizeof(struct op *)+sizeof(struct node *))]


Detailed Description

Definition at line 164 of file def.h.


Field Documentation

struct op* node::op [read]

Definition at line 165 of file def.h.

Referenced by exp_parse(), match_types(), name_space_insert(), parse(), primitive_execute(), reduce(), and walk().

struct node* node::next [read]

Definition at line 166 of file def.h.

Referenced by node_new(), and reduce().

char node::filler[sizeof(union maxnode)-(sizeof(struct op *)+sizeof(struct node *))]

Definition at line 169 of file def.h.


The documentation for this struct was generated from the following file:
Generated on Fri Jan 25 09:58:43 2008 for Bertrand by  doxygen 1.5.4