Interface ExternalStructureCheckerResult

All Superinterfaces:
StructureCheckerResult
All Known Implementing Classes:
DefaultExternalStructureCheckerResult

@PublicAPI public interface ExternalStructureCheckerResult extends StructureCheckerResult
This interface is an extension of StructureCheckerResult that supports external StructureChecker development.
Since:
Marvin 5.3
  • Method Details

    • getErrorCode

      String getErrorCode()
      This function returns a String which identifies the problems thus this must be unique for each class that implements this interface
      Returns:
      a String object which is the error code of the problem