Internal: the structures of a MRWGraph. More...
Classes | |
struct | Pattern |
Internal: the struct use to store a pattern in MRWGraph. More... | |
struct | Token |
Internal: the struct use to store a token entry. More... | |
struct | PSZone |
Internal: the struct use to store a ps zone of a MRWGraph. More... | |
struct | Zone |
Internal: the struct use to store a zone of a MRWGraph. More... | |
struct | State |
Internal: the state of a MRWGraph. More... | |
class | SubDocument |
Internal: the subdocument of a MRWGraph. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &o, Token const &tkn) |
Internal: the structures of a MRWGraph.
std::ostream& MRWGraphInternal::operator<< | ( | std::ostream & | o, |
Token const & | tkn | ||
) |