| Package | Description |
|---|---|
| org.sonar.javascript.ast.parser | |
| org.sonar.javascript.parser |
| Modifier and Type | Method and Description |
|---|---|
IfStatementTreeImpl |
TreeFactory.ifStatement(com.sonar.sslr.api.AstNode ifToken,
com.sonar.sslr.api.AstNode openParenToken,
ExpressionTree condition,
com.sonar.sslr.api.AstNode closeParenToken,
StatementTree statement,
Optional<ElseClauseTreeImpl> elseClause) |
| Modifier and Type | Method and Description |
|---|---|
IfStatementTreeImpl |
ActionGrammar.IF_STATEMENT() |
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.