Libecoli 0.3.0
Extensible COmmand LIne library
Loading...
Searching...
No Matches
ec_node_type Struct Reference

#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.


The documentation for this struct was generated from the following file: