AbstractBaseJavaLocalInspectionTool
instead.
Inspections should not override InspectionProfileEntry.isEnabledByDefault()
.
This property should be specified in descriptor: InspectionEP.enabledByDefault
@Deprecated public abstract class BaseLocalInspectionTool extends AbstractBaseJavaLocalInspectionTool
EMPTY_ARRAY, VALID_ID_PATTERN
myNameProvider
Constructor and Description |
---|
BaseLocalInspectionTool()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isEnabledByDefault()
Deprecated.
DO NOT OVERRIDE this method.
|
buildVisitor, checkClass, checkField, checkMethod
buildVisitor, checkFile, getAlternativeID, getID, getProblemElement, getSuppressId, inspectionFinished, inspectionFinished, inspectionStarted, isValidID, processFile, runForWholeFile
cleanup, createOptionsPanel, getBatchSuppressActions, getBlackList, getDefaultLevel, getDescriptionContextClass, getDescriptionFileName, getDisplayName, getGeneralGroupName, getGroupDisplayName, getGroupKey, getGroupPath, getMainToolId, getSerializationFilter, getShortName, getShortName, getStaticDescription, getSuppressors, initialize, isInitialized, isSuppressedFor, loadDescription, readSettings, showDefaultConfigurationOptions, writeSettings
public boolean isEnabledByDefault()
InspectionProfileEntry
isEnabledByDefault
in class InspectionProfileEntry
InspectionEP.enabledByDefault