Ghidra 11.3.2
Ghidra internal decompiler documentation.
Loading...
Searching...
No Matches
ghidra::DecisionProperties Class Reference
Collaboration diagram for ghidra::DecisionProperties:
[legend]

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
 

The documentation for this class was generated from the following files: