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) More... | |
QList< Sequence > & | toList () |
for bindings More... | |
PMCFG function.
Definition at line 1015 of file dyngenpar.h.
|
inline |
Definition at line 1017 of file dyngenpar.h.
Definition at line 1018 of file dyngenpar.h.
|
inline |
Java-style (for consistency, even though append is detected here)
Definition at line 1036 of file dyngenpar.h.
Definition at line 1019 of file dyngenpar.h.
Definition at line 1023 of file dyngenpar.h.
Definition at line 1027 of file dyngenpar.h.
Definition at line 1031 of file dyngenpar.h.
for bindings
Definition at line 1040 of file dyngenpar.h.