#include <sent/stddefs.h>
#include <sent/dfa.h>
dfa_malloc.cのインクルード依存関係図
関数 | |
DFA_INFO * | dfa_info_new () |
void | dfa_info_free (DFA_INFO *dfa) |
dfa_malloc.c で定義されています。
|
Allocate a new grammar information data structure and initialize it.
dfa_malloc.c の 33 行で定義されています。 |
|
Free all informations in the DFA_INFO.
dfa_malloc.c の 54 行で定義されています。 |