| Package | Description |
|---|---|
| org.sonar.javascript.metrics |
Provides visitor for JavaScript metric computation
|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.declaration | |
| org.sonar.javascript.tree.impl.expression | |
| org.sonar.javascript.tree.impl.statement | |
| org.sonar.javascript.tree.symbols | |
| org.sonar.plugins.javascript.api.tree.declaration |
Provides interfaces to represent JavaScript source code as abstract syntax trees (AST).
|
| org.sonar.plugins.javascript.api.tree.expression |
Provides interfaces to represent JavaScript source code as abstract syntax trees (AST).
|
| org.sonar.plugins.javascript.api.tree.statement |
Provides interfaces to represent JavaScript source code as abstract syntax trees (AST).
|
| org.sonar.plugins.javascript.api.visitors |
| Class and Description |
|---|
| DebuggerStatementTree |
| StatementTree
Common interface for all types of Statements.
|
| Class and Description |
|---|
| BlockTree |
| StatementTree
Common interface for all types of Statements.
|
| Class and Description |
|---|
| StatementTree
Common interface for all types of Statements.
|
| Class and Description |
|---|
| CatchBlockTree |
| ForInStatementTree |
| Class and Description |
|---|
| BlockTree |
| StatementTree
Common interface for all types of Statements.
|
| Class and Description |
|---|
| BlockTree |
| StatementTree
Common interface for all types of Statements.
|
| Class and Description |
|---|
| BlockTree |
| CatchBlockTree |
| ElseClauseTree |
| IterationStatementTree
Common interface for iteration statements.
|
| StatementTree
Common interface for all types of Statements.
|
| SwitchClauseTree |
| VariableDeclarationTree |
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.