Libecoli 0.5.0
Extensible COmmand LIne library
|
#include <ecoli_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.
Definition at line 304 of file ecoli_node.h.