| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.statement | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
EmptyStatementTree |
JavaScriptGrammar.EMPTY_STATEMENT()
A.4 Statement
|
EmptyStatementTree |
TreeFactory.emptyStatement(InternalSyntaxToken semicolon) |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyStatementTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitEmptyStatement(EmptyStatementTree tree) |
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.