
Public Member Functions | |
| bool | operator< (const ArcCategory &other) const | 
Public Attributes | |
| int32 | nonterminal | 
| StateId | nextstate | 
| Label | olabel | 
Definition at line 643 of file grammar-fst.cc.
      
  | 
  inline | 
Definition at line 652 of file grammar-fst.cc.
References GrammarFstPreparer::ArcCategory::nextstate, GrammarFstPreparer::ArcCategory::nonterminal, and GrammarFstPreparer::ArcCategory::olabel.
| StateId nextstate | 
Definition at line 646 of file grammar-fst.cc.
Referenced by GrammarFstPreparer::GetCategoryOfArc(), GrammarFstPreparer::NeedEpsilons(), and GrammarFstPreparer::ArcCategory::operator<().
| int32 nonterminal | 
Definition at line 644 of file grammar-fst.cc.
Referenced by GrammarFstPreparer::GetCategoryOfArc(), GrammarFstPreparer::InsertEpsilonsForState(), GrammarFstPreparer::NeedEpsilons(), and GrammarFstPreparer::ArcCategory::operator<().
| Label olabel | 
Definition at line 649 of file grammar-fst.cc.
Referenced by GrammarFstPreparer::GetCategoryOfArc(), GrammarFstPreparer::InsertEpsilonsForState(), GrammarFstPreparer::NeedEpsilons(), and GrammarFstPreparer::ArcCategory::operator<().