| Package | Description |
|---|---|
| org.sonar.javascript.model.internal.statement | |
| org.sonar.plugins.javascript.api.tree.statement |
Provides interfaces to represent JavaScript source code as abstract syntax trees (AST).
|
| Modifier and Type | Class and Description |
|---|---|
class |
DoWhileStatementTreeImpl |
class |
ForInStatementTreeImpl |
class |
ForStatementTreeImpl |
class |
WhileStatementTreeImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DoWhileStatementTree
|
interface |
ForInStatementTree
|
interface |
ForStatementTree
|
interface |
WhileStatementTree
|
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.