Ghidra 11.3.2
Ghidra internal decompiler documentation.
|
Public Member Functions | |
void | identicalPattern (Constructor *a, Constructor *b) |
void | conflictingPattern (Constructor *a, Constructor *b) |
const vector< pair< Constructor *, Constructor * > > & | getIdentErrors (void) const |
const vector< pair< Constructor *, Constructor * > > & | getConflictErrors (void) const |
Private Attributes | |
vector< pair< Constructor *, Constructor * > > | identerrors |
vector< pair< Constructor *, Constructor * > > | conflicterrors |