|
Libecoli 0.11.1
Extensible COmmand LIne library
|
#include <node.h>
A structure describing a grammar node type.
It is usually defined as a static const structure in the code defining a new grammar node type. Examples can be found in ecoli_node_<type>.c files.