#include <sent/stddefs.h>
#include <sent/dfa.h>
#include <ctype.h>
dfa_lookup.cのインクルード依存関係図

関数 | |
| WORD_ID | dfa_symbol_lookup (DFA_INFO *dinfo, char *terminalname) |
dfa_lookup.c で定義されています。
Return category id corresponding to the given terminal name. Actually they are mere strings of ID itself.
| dinfo | [in] DFA grammar information | |
| terminalname | [in] name string |
dfa_lookup.c の 44 行で定義されています。
参照元 make_dfa_voca_ref().
1.5.0