#include <RuleMatcher.h>

Public Member Functions | |
| virtual | ~RuleMatcher () |
| virtual void | EnumerateHyperedges (const Forest::Vertex &, Callback &)=0 |
Definition at line 14 of file RuleMatcher.h.
| virtual Moses::Syntax::F2S::RuleMatcher< Callback >::~RuleMatcher | ( | ) | [inline, virtual] |
Definition at line 17 of file RuleMatcher.h.
| virtual void Moses::Syntax::F2S::RuleMatcher< Callback >::EnumerateHyperedges | ( | const Forest::Vertex & | , | |
| Callback & | ||||
| ) | [pure virtual] |
Implemented in Moses::Syntax::F2S::RuleMatcherHyperTree< Callback >.
1.5.9