#include <InputTreeBuilder.h>
Public Member Functions | |
| InputTreeBuilder (std::vector< FactorType > const &oFactors) | |
| void | Build (const TreeInput &, const std::string &, InputTree &) |
Definition at line 17 of file InputTreeBuilder.h.
| Moses::Syntax::T2S::InputTreeBuilder::InputTreeBuilder | ( | std::vector< FactorType > const & | oFactors | ) |
Definition at line 12 of file InputTreeBuilder.cpp.
| void Moses::Syntax::T2S::InputTreeBuilder::Build | ( | const TreeInput & | in, | |
| const std::string & | topLevelLabel, | |||
| InputTree & | out | |||
| ) |
Definition at line 17 of file InputTreeBuilder.cpp.
Referenced by Moses::Syntax::T2S::Manager< RuleMatcher >::Manager(), and Moses::Syntax::F2S::Manager< RuleMatcher >::Manager().

1.5.9