|
DynGenPar
Dynamic Generalized Parser
|
PMCFG function. More...

Public Member Functions | |
| Function () | |
| Function (const QList< Sequence > &list) | |
| Function & | operator+= (const QList< Sequence > &other) |
| Function & | operator+= (const Sequence &value) |
| Function & | operator<< (const QList< Sequence > &other) |
| Function & | operator<< (const Sequence &value) |
| void | add (const Sequence &value) |
| Java-style (for consistency, even though append is detected here) | |
| QList< Sequence > & | toList () |
| for bindings | |
PMCFG function.
Definition at line 875 of file dyngenpar.h.
| DynGenPar::Function::Function | ( | ) | [inline] |
Definition at line 877 of file dyngenpar.h.
Definition at line 878 of file dyngenpar.h.
| void DynGenPar::Function::add | ( | const Sequence & | value | ) | [inline] |
Java-style (for consistency, even though append is detected here)
Definition at line 896 of file dyngenpar.h.
Definition at line 879 of file dyngenpar.h.
Definition at line 883 of file dyngenpar.h.
Definition at line 891 of file dyngenpar.h.
Definition at line 887 of file dyngenpar.h.
for bindings
Definition at line 900 of file dyngenpar.h.
1.7.4