| Package | Description |
|---|---|
| org.sonar.javascript.ast.resolve | |
| org.sonar.javascript.ast.visitors | |
| org.sonar.javascript.highlighter | |
| org.sonar.plugins.javascript.api |
| Modifier and Type | Class and Description |
|---|---|
class |
SymbolModelImpl |
| Modifier and Type | Method and Description |
|---|---|
SymbolModel |
AstTreeVisitorContextImpl.getSymbolModel() |
| Constructor and Description |
|---|
AstTreeVisitorContextImpl(ScriptTree tree,
org.sonar.squidbridge.api.SourceFile sourceFile,
File file,
SymbolModel symbolModel,
org.sonar.api.config.Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
static org.sonar.api.source.Symbolizable.SymbolTable |
HighlightSymbolTableBuilder.build(org.sonar.api.source.Symbolizable symbolizable,
SymbolModel symbolModel,
SourceFileOffsets sourceFileOffsets) |
| Modifier and Type | Method and Description |
|---|---|
SymbolModel |
AstTreeVisitorContext.getSymbolModel() |
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.