|
DynGenPar
Dynamic Generalized Parser
|
attached to the parse trees as rule labels to allow obtaining syntax trees More...
Public Member Functions | |
| PmcfgComponentInfo () | |
| PmcfgComponentInfo (const Rule &rule) | |
Public Attributes | |
| Rule | pmcfgRule |
| QVector< QVector< int > > | argPositions |
attached to the parse trees as rule labels to allow obtaining syntax trees
Definition at line 971 of file dyngenpar.h.
| DynGenPar::PmcfgComponentInfo::PmcfgComponentInfo | ( | ) | [inline] |
Definition at line 972 of file dyngenpar.h.
| DynGenPar::PmcfgComponentInfo::PmcfgComponentInfo | ( | const Rule & | rule | ) | [inline] |
Definition at line 973 of file dyngenpar.h.
| QVector<QVector<int> > DynGenPar::PmcfgComponentInfo::argPositions |
must be the same size as pmcfgRule (even if the last arguments are not used)
Definition at line 976 of file dyngenpar.h.
Definition at line 975 of file dyngenpar.h.
1.7.4