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

関数 | |
| void | print_dfa_info (DFA_INFO *dinfo) | 
| void | print_dfa_cp (DFA_INFO *dinfo) | 
dfa_util.c で定義されています。
      
  | 
  
| 
 Output overall grammar information to stdout. 
 
 dfa_util.c の 33 行で定義されています。 参照元 print_info().  | 
  
      
  | 
  
| 
 Output the category-pair matrix in text format to stdout 
 
 dfa_util.c の 48 行で定義されています。 参照元 print_info().  | 
  
 1.4.2