DynGenPar
Dynamic Generalized Parser
DynGenPar::StackItem Member List

This is the complete list of members for DynGenPar::StackItem, including all inherited members.

addParent(const StackItem &parent)DynGenPar::StackIteminline
data() constDynGenPar::StackIteminline
depth() constDynGenPar::StackIteminline
operator<(const StackItem &other) constDynGenPar::StackIteminline
setParents(const QList< StackItem > &parents)DynGenPar::StackIteminline
StackItem()DynGenPar::StackIteminline
StackItem(const QList< StackItem > &parents, CatArg cat, CatArg effCat, int pos, const PseudoCatScope &scope)DynGenPar::StackIteminline
StackItem(const QList< StackItem > &parents, CatArg cat, CatArg effCat, const PseudoCatScope &scope)DynGenPar::StackIteminline
StackItem(const StackItem &parent, int dummy)DynGenPar::StackIteminline
StackItem(const StackItem &parent, const Rule &rule, int len, int curr, int i, const Node &tree, int ruleno, const NextTokenConstraints &nextTokenConstraints)DynGenPar::StackIteminline
StackItem(const StackItem &parent, CatArg target, int pos, int len)DynGenPar::StackIteminline
StackItem(const StackItem &parent, CatArg cat, const PseudoCatScope &scope)DynGenPar::StackIteminline
StackItem(const StackItem &parent, const QList< Node > &leaves, int i, const Node &tree, const PseudoCatScope &scope, const NextTokenConstraints &nextTokenConstraints)DynGenPar::StackIteminline
type() constDynGenPar::StackIteminline