DynGenPar
Dynamic Generalized Parser
|
This is the complete list of members for DynGenPar::StackItem, including all inherited members.
addParent(const StackItem &parent) | DynGenPar::StackItem | inline |
data() const | DynGenPar::StackItem | inline |
depth() const | DynGenPar::StackItem | inline |
operator<(const StackItem &other) const | DynGenPar::StackItem | inline |
setParents(const QList< StackItem > &parents) | DynGenPar::StackItem | inline |
StackItem() | DynGenPar::StackItem | inline |
StackItem(const QList< StackItem > &parents, CatArg cat, CatArg effCat, int pos, const PseudoCatScope &scope) | DynGenPar::StackItem | inline |
StackItem(const QList< StackItem > &parents, CatArg cat, CatArg effCat, const PseudoCatScope &scope) | DynGenPar::StackItem | inline |
StackItem(const StackItem &parent, int dummy) | DynGenPar::StackItem | inline |
StackItem(const StackItem &parent, const Rule &rule, int len, int curr, int i, const Node &tree, int ruleno, const NextTokenConstraints &nextTokenConstraints) | DynGenPar::StackItem | inline |
StackItem(const StackItem &parent, CatArg target, int pos, int len) | DynGenPar::StackItem | inline |
StackItem(const StackItem &parent, CatArg cat, const PseudoCatScope &scope) | DynGenPar::StackItem | inline |
StackItem(const StackItem &parent, const QList< Node > &leaves, int i, const Node &tree, const PseudoCatScope &scope, const NextTokenConstraints &nextTokenConstraints) | DynGenPar::StackItem | inline |
type() const | DynGenPar::StackItem | inline |