| Package | Description |
|---|---|
| org.sonar.plugins.squid.bridges |
| Modifier and Type | Method and Description |
|---|---|
ResourceIndex |
ResourceIndex.loadSquidResources(Squid squid,
SensorContext context,
Project project) |
| Modifier and Type | Method and Description |
|---|---|
static List<Bridge> |
BridgeFactory.create(boolean bytecodeScanned,
boolean skipPackageDesignAnalysis,
SensorContext context,
CheckFactory checkFactory,
ResourceIndex resourceIndex,
Squid squid,
NoSonarFilter noSonarFilter) |
static String |
DsmSerializer.serialize(Dsm<SourceCode> dsm,
DependencyIndex dependencyIndex,
ResourceIndex resourceIndex) |
protected void |
Bridge.setResourceIndex(ResourceIndex resourceIndex) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.