| Package | Description |
|---|---|
| org.sonar.javascript.ast.parser | |
| org.sonar.javascript.parser |
| Modifier and Type | Method and Description |
|---|---|
WhileStatementTreeImpl |
TreeFactory.whileStatement(com.sonar.sslr.api.AstNode whileToken,
com.sonar.sslr.api.AstNode openParenthesis,
ExpressionTree condition,
com.sonar.sslr.api.AstNode closeParenthesis,
StatementTree statetment) |
| Modifier and Type | Method and Description |
|---|---|
WhileStatementTreeImpl |
ActionGrammar.WHILE_STATEMENT() |
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.