| Package | Description |
|---|---|
| org.sonar.javascript.ast.parser | |
| org.sonar.javascript.parser |
| Modifier and Type | Method and Description |
|---|---|
RestElementTreeImpl |
TreeFactory.bindingRestElement(com.sonar.sslr.api.AstNode ellipsis,
IdentifierTreeImpl identifier) |
| Modifier and Type | Method and Description |
|---|---|
ParameterListTreeImpl |
TreeFactory.newFormalRestParameterList(RestElementTreeImpl restParameter) |
| Modifier and Type | Method and Description |
|---|---|
ParameterListTreeImpl |
TreeFactory.newFormalParameterList(BindingElementTree formalParameter,
Optional<List<TreeFactory.Tuple<com.sonar.sslr.api.AstNode,BindingElementTree>>> formalParameters,
Optional<TreeFactory.Tuple<com.sonar.sslr.api.AstNode,RestElementTreeImpl>> restElement) |
| Modifier and Type | Method and Description |
|---|---|
RestElementTreeImpl |
ActionGrammar.BINDING_REST_ELEMENT()
ECMAScript 6
|
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.