| Package | Description |
|---|---|
| org.sonar.plugins.javascript.api | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
LineIssue |
JavaScriptCheck.addLineIssue(Tree tree,
String message)
This method should be deprecated, as soon as this plugin will be migrated on 5.X LTS (with support of precise issue locations).
|
| Modifier and Type | Method and Description |
|---|---|
LineIssue |
SubscriptionVisitorCheck.addLineIssue(Tree tree,
String message) |
LineIssue |
DoubleDispatchVisitorCheck.addLineIssue(Tree tree,
String message) |
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.