構造体 DFA_ARC

Transition arc of DFA [詳細]

#include <dfa.h>


変数

short label
 Input(=category ID) corresponding to this arc
int to_state
 Next state to move
struct _dfa_arc * next
 Pointer to the next arc in the same state, NULL if last


説明

Transition arc of DFA

dfa.h53 行で定義されています。


この構造体の説明は次のファイルから生成されました:
Juliusに対してTue Dec 18 16:05:17 2007に生成されました。  doxygen 1.5.4