public class RedundantArrayForVarargsCallInspection extends GenericsInspectionToolBase
EMPTY_ARRAY, VALID_ID_PATTERNmyNameProvider| Constructor and Description |
|---|
RedundantArrayForVarargsCallInspection() |
| Modifier and Type | Method and Description |
|---|---|
ProblemDescriptor[] |
getDescriptions(PsiElement place,
InspectionManager manager,
boolean isOnTheFly) |
java.lang.String |
getGroupDisplayName() |
java.lang.String |
getShortName()
DO NOT OVERRIDE this method.
|
buildVisitor, checkClass, checkField, checkMethod, isEnabledByDefaultbuildVisitor, checkFile, getAlternativeID, getID, getProblemElement, getSuppressId, inspectionFinished, inspectionFinished, inspectionStarted, isValidID, processFile, runForWholeFilecleanup, createOptionsPanel, getBatchSuppressActions, getBlackList, getDefaultLevel, getDescriptionContextClass, getDescriptionFileName, getDisplayName, getGeneralGroupName, getGroupKey, getGroupPath, getMainToolId, getSerializationFilter, getShortName, getStaticDescription, getSuppressors, initialize, isInitialized, isSuppressedFor, loadDescription, readSettings, showDefaultConfigurationOptions, writeSettingspublic RedundantArrayForVarargsCallInspection()
public ProblemDescriptor[] getDescriptions(PsiElement place, InspectionManager manager, boolean isOnTheFly)
getDescriptions in class GenericsInspectionToolBasepublic java.lang.String getGroupDisplayName()
getGroupDisplayName in class InspectionProfileEntryInspectionEP.groupDisplayName,
InspectionEP.groupKey,
InspectionEP.groupBundlepublic java.lang.String getShortName()
InspectionProfileEntrygetShortName in class InspectionProfileEntryInspectionEP.shortName