| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.statement | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
VariableStatementTree |
JavaScriptGrammar.VARIABLE_STATEMENT() |
VariableStatementTree |
TreeFactory.variableStatement(VariableDeclarationTree declaration,
Tree semicolonToken) |
| Modifier and Type | Class and Description |
|---|---|
class |
VariableStatementTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitVariableStatement(VariableStatementTree tree) |
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.