Class TreeStructureViolation

java.lang.Object
de.hsh.graja.regression.report.Violation
de.hsh.graja.regression.report.violations.TreeStructureViolation
All Implemented Interfaces:
Attachable, Renderable
Direct Known Subclasses:
UnequalSubreeViolation, UnequalTreesizeViolation

public abstract class TreeStructureViolation extends Violation
  • Constructor Details

    • TreeStructureViolation

      public TreeStructureViolation()
  • Method Details