|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CheckFactory | |
|---|---|
| org.sonar.api.checks | |
| org.sonar.plugins.squid | |
| org.sonar.plugins.squid.bridges | |
| Uses of CheckFactory in org.sonar.api.checks |
|---|
| Subclasses of CheckFactory in org.sonar.api.checks | |
|---|---|
class |
AnnotationCheckFactory
|
| Uses of CheckFactory in org.sonar.plugins.squid |
|---|
| Constructors in org.sonar.plugins.squid with parameters of type CheckFactory | |
|---|---|
SquidExecutor(boolean analyzePropertyAccessors,
String fieldNamesToExcludeFromLcom4Computation,
CheckFactory checkFactory,
Charset sourcesCharset)
|
|
| Uses of CheckFactory in org.sonar.plugins.squid.bridges |
|---|
| Methods in org.sonar.plugins.squid.bridges with parameters of type CheckFactory | |
|---|---|
static List<Bridge> |
BridgeFactory.create(boolean bytecodeScanned,
boolean skipPackageDesignAnalysis,
SensorContext context,
CheckFactory checkFactory,
ResourceIndex resourceIndex,
Squid squid,
NoSonarFilter noSonarFilter)
|
protected void |
Bridge.setCheckFactory(CheckFactory checkFactory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||