compile-impl.h | 62 allow_negative_labels_(allow_negative_labels) { 180 return StrToId(s, isyms_, "arc ilabel", allow_negative_labels_); 184 return StrToId(s, osyms_, "arc olabel", allow_negative_labels_); 209 bool allow_negative_labels_; // not recommended; may cause conflicts member in class:fst::FstCompiler
|