| Package | Description |
|---|---|
| org.sonar.javascript.ast.parser | |
| org.sonar.javascript.parser |
| Modifier and Type | Method and Description |
|---|---|
ForOfStatementTreeImpl |
TreeFactory.forOfStatement(com.sonar.sslr.api.AstNode forToken,
com.sonar.sslr.api.AstNode openParenthesis,
Tree variableOrExpression,
com.sonar.sslr.api.AstNode ofToken,
ExpressionTree expression,
com.sonar.sslr.api.AstNode closeParenthesis,
StatementTree statement) |
| Modifier and Type | Method and Description |
|---|---|
ForOfStatementTreeImpl |
ActionGrammar.FOR_OF_STATEMENT()
ECMAScript 6
|
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.