Package ghidra.util.constraint
Class ProgramDecisionTree
- java.lang.Object
-
- generic.constraint.DecisionTree<Program>
-
- ghidra.util.constraint.ProgramDecisionTree
-
public class ProgramDecisionTree extends DecisionTree<Program>
-
-
Constructor Summary
Constructors Constructor Description ProgramDecisionTree()
-
Method Summary
-
Methods inherited from class generic.constraint.DecisionTree
getDecisionsSet, loadConstraints, loadConstraints, registerConstraintType, registerPropertyName
-
-