Ghidra Decompiler Analysis Engine
|
Public Member Functions | |
DecisionNode (DecisionNode *p) | |
Constructor * | resolve (ParserWalker &walker) const |
void | addConstructorPair (const DisjointPattern *pat, Constructor *ct) |
void | split (DecisionProperties &props) |
void | orderPatterns (DecisionProperties &props) |
void | saveXml (ostream &s) const |
void | restoreXml (const Element *el, DecisionNode *par, SubtableSymbol *sub) |