ec_node_type - Man Page
Synopsis
#include <ecoli_node.h>
Detailed Description
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.
Author
Generated automatically by Doxygen for Libecoli from the source code.
Info
Version 0.3.0 Libecoli