Package com.io7m.montarre.io.internal
Interface MCheckType
- All Known Implementing Classes:
MCheckAbstract,MCheckApplicationID,MCheckDescription,MCheckIcons,MCheckName,MCheckScreenshots,MCheckSummary
public interface MCheckType
A check.
-
Method Summary
-
Method Details
-
execute
Execute the check.- Parameters:
declaration- The declaration- Returns:
- The issues
-