Package jetbrains.mps.errors.item
Class IssueKindReportItem.ItemKind
- java.lang.Object
 - 
- jetbrains.mps.errors.item.IssueKindReportItem.ItemKind
 
 
- 
- Enclosing interface:
 - IssueKindReportItem
 
public static final class IssueKindReportItem.ItemKind extends Object
 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)IssueKindReportItem.CheckerCategorygetChecker()StringgetSpecialization()inthashCode()StringtoString() 
 - 
 
- 
- 
Method Detail
- 
getChecker
public IssueKindReportItem.CheckerCategory getChecker()
 
- 
getSpecialization
public String getSpecialization()
 
 - 
 
 -