Searched defs:Dfa (Results 1 – 2 of 2) sorted by relevance
1101 struct Dfa { struct1108 trans: [DfaState; TRANS_SIZE], argument1117 classes: DfaClasses, argument1119 in_field: DfaState, argument1121 in_quoted: DfaState, argument1124 final_field: DfaState, argument1127 final_record: DfaState, argument1130 impl Dfa { implementation1296 impl fmt::Debug for Dfa { implementation1312 impl Clone for Dfa { implementation[all …]
1469 Dfa, enumerator