All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.intellij.codeInspection.InspectionToolProvider Maven / Gradle / Ivy

/*
 * Copyright (c) 2008-2014 Maxifier Ltd. All Rights Reserved.
 */
package com.intellij.codeInspection;

/**
 * THIS CLASS WAS GENERATED AUTOMATICALLY WITH StubGen BASED ON IDEA BINARIES
 * DON'T MODIFY IT MANUALLY!

 * @author Alexander Kochurov ([email protected])
 */
public interface InspectionToolProvider {
     Class[] getInspectionClasses();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy