| Package | Description |
|---|---|
| org.sonar.squid.api |
| Modifier and Type | Method and Description |
|---|---|
CodeCheck |
CheckMessage.getChecker()
Deprecated.
replaced by getCheck() since 2.12. Warning, to be called only if check is CodeCheck.
|
| Constructor and Description |
|---|
CheckMessage(CodeCheck check,
String message,
Object... messageArguments)
Deprecated.
replaced by the other constructor since 2.12. See SONAR-2875.
|
Copyright © 2009-2012 SonarSource. All Rights Reserved.