| Package | Description |
|---|---|
| org.sonar.javascript.tree.impl.declaration | |
| org.sonar.plugins.javascript.api.tree |
Provides interfaces to represent JavaScript source code as abstract syntax trees (AST).
|
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Class and Description |
|---|---|
class |
ModuleTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
ModuleTree |
ScriptTree.items() |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeVisitor.visitModule(ModuleTree tree) |
void |
BaseTreeVisitor.visitModule(ModuleTree tree) |
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.