#include <Phrase.h>
Public Member Functions | |
| Phrase () | |
| Phrase (size_t size) | |
| std::string | Debug () const |
Definition at line 7 of file Phrase.h.
| std::string Phrase::Debug | ( | ) | const |
Definition at line 4 of file Phrase.cpp.
References Word::Debug().
Referenced by AlignedSentence::Debug().


1.5.9