| Package | Description |
|---|---|
| org.sonar.javascript.parser |
| Modifier and Type | Method and Description |
|---|---|
ForInStatementTreeImpl |
JavaScriptGrammar.FOR_IN_STATEMENT() |
ForInStatementTreeImpl |
TreeFactory.forInStatement(InternalSyntaxToken forToken,
InternalSyntaxToken openParenthesis,
Tree variableOrExpression,
InternalSyntaxToken inToken,
ExpressionTree expression,
InternalSyntaxToken closeParenthesis,
StatementTree statement) |
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.