| Package | Description |
|---|---|
| org.sonar.javascript.tree.impl.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 |
ForObjectStatementTreeImpl |
class |
ForStatementTreeImpl |
class |
WhileStatementTreeImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DoWhileStatementTree
|
interface |
ForObjectStatementTree
|
interface |
ForStatementTree
|
interface |
WhileStatementTree
|
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.