| Package | Description |
|---|---|
| org.sonar.java.api | |
| org.sonar.plugins.squid.bridges |
| Modifier and Type | Method and Description |
|---|---|
JavaMethod |
JavaMethod.Builder.create() |
static JavaMethod |
JavaMethod.createRef(JavaClass javaClass,
String signature) |
static JavaMethod |
JavaMethod.createRef(String key) |
| Modifier and Type | Method and Description |
|---|---|
void |
PublicUndocumentedApiBridge.onMethod(SourceMethod squidMethod,
JavaMethod sonarMethod) |
void |
CopyBasicMeasuresBridge.onMethod(SourceMethod squidMethod,
JavaMethod sonarMethod) |
void |
Bridge.onMethod(SourceMethod squidMethod,
JavaMethod sonarMethod) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.