| Modifier and Type | Method and Description |
|---|---|
static void |
HighlightSymbolTableBuilder.build(org.sonar.api.batch.sensor.symbol.NewSymbolTable newSymbolTable,
TreeVisitorContext context) |
| Modifier and Type | Method and Description |
|---|---|
List<Issue> |
SeChecksDispatcher.scanFile(TreeVisitorContext context) |
List<Issue> |
SeCheck.scanFile(TreeVisitorContext context) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SymbolModelImpl.build(TreeVisitorContext context,
org.sonar.api.config.Settings settings) |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaScriptVisitorContext |
| Modifier and Type | Method and Description |
|---|---|
List<Issue> |
JavaScriptCheck.scanFile(TreeVisitorContext context) |
| Modifier and Type | Method and Description |
|---|---|
TreeVisitorContext |
TreeVisitor.getContext() |
TreeVisitorContext |
SubscriptionVisitor.getContext() |
TreeVisitorContext |
DoubleDispatchVisitor.getContext() |
| Modifier and Type | Method and Description |
|---|---|
List<Issue> |
SubscriptionVisitorCheck.scanFile(TreeVisitorContext context) |
List<Issue> |
DoubleDispatchVisitorCheck.scanFile(TreeVisitorContext context) |
void |
TreeVisitor.scanTree(TreeVisitorContext context) |
void |
SubscriptionVisitor.scanTree(TreeVisitorContext context) |
void |
DoubleDispatchVisitor.scanTree(TreeVisitorContext context) |
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.