| Package | Description |
|---|---|
| org.sonar.javascript.parser |
| Modifier and Type | Method and Description |
|---|---|
WhileStatementTreeImpl |
JavaScriptGrammar.WHILE_STATEMENT() |
WhileStatementTreeImpl |
TreeFactory.whileStatement(InternalSyntaxToken whileToken,
InternalSyntaxToken openParenthesis,
ExpressionTree condition,
InternalSyntaxToken closeParenthesis,
StatementTree statetment) |
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.