#include <TokenizedRuleHalf.h>
Public Member Functions | |
| bool | IsFullyLexical () const |
| bool | IsString () const |
| bool | IsTree () const |
Public Attributes | |
| std::string | string |
| std::vector< TreeFragmentToken > | tokens |
| std::vector< RuleSymbol > | frontierSymbols |
Definition at line 23 of file TokenizedRuleHalf.h.
| bool MosesTraining::Syntax::ScoreStsg::TokenizedRuleHalf::IsFullyLexical | ( | ) | const |
| bool MosesTraining::Syntax::ScoreStsg::TokenizedRuleHalf::IsString | ( | ) | const |
Definition at line 21 of file TokenizedRuleHalf.cpp.
References tokens, MosesTraining::Syntax::TreeFragmentToken_RSB, and MosesTraining::Syntax::TreeFragmentToken_WORD.
Referenced by IsTree().

| bool MosesTraining::Syntax::ScoreStsg::TokenizedRuleHalf::IsTree | ( | ) | const |
Definition at line 33 of file TokenizedRuleHalf.cpp.
References IsString().

Definition at line 30 of file TokenizedRuleHalf.h.
1.5.9