| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.statement | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
ThrowStatementTree |
TreeFactory.newThrowStatement(InternalSyntaxToken throwToken,
ExpressionTree expression,
Tree semicolonToken) |
ThrowStatementTree |
JavaScriptGrammar.THROW_STATEMENT() |
| Modifier and Type | Class and Description |
|---|---|
class |
ThrowStatementTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitThrowStatement(ThrowStatementTree tree) |
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.