| Package | Description |
|---|---|
| org.sonar.javascript.ast.parser | |
| org.sonar.javascript.ast.resolve | |
| org.sonar.javascript.ast.resolve.type | |
| org.sonar.javascript.model.internal.declaration | |
| org.sonar.javascript.model.internal.expression | |
| org.sonar.javascript.model.internal.statement | |
| org.sonar.javascript.parser | |
| 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 |
|---|
| StatementTree
Common interface for all types of Statements.
|
| Class and Description |
|---|
| CatchBlockTree |
| ForInStatementTree |
| ForOfStatementTree |
| VariableDeclarationTree |
| Class and Description |
|---|
| BlockTree |
| 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 |
|---|
| DebuggerStatementTree |
| StatementTree
Common interface for all types of Statements.
|
| 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.