| 
    DynGenPar
    
   Dynamic Generalized Parser 
   | 
 
Go to the source code of this file.
Namespaces | |
| DynGenPar | |
Functions | |
| uint | qHash (const QList< DynGenPar::Cat > &list) | 
| simple hash function for lists of categories  More... | |
| uint | DynGenPar::qHash (const NextTokenConstraints &nextTokenConstraints) | 
| simple hash function for next token constraints  More... | |
| Node | DynGenPar::parseTreeToPmcfgSyntaxTree (const Node &parseTree) | 
| converts a parse tree obtained from a PMCFG to a PMCFG syntax tree  More... | |
| uint qHash | ( | const QList< DynGenPar::Cat > & | list | ) | 
simple hash function for lists of categories
Definition at line 437 of file dyngenpar.cpp.
 1.8.13