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