| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.expression | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
RestElementTree |
JavaScriptGrammar.REST_OBJECT_BINDING_ELEMENT() |
| Modifier and Type | Method and Description |
|---|---|
ObjectBindingPatternTreeImpl |
TreeFactory.objectBindingPattern2(InternalSyntaxToken lCurlyBrace,
RestElementTree rest,
InternalSyntaxToken rCurlyBrace) |
| Modifier and Type | Method and Description |
|---|---|
ObjectBindingPatternTreeImpl |
TreeFactory.objectBindingPattern(InternalSyntaxToken lCurlyBrace,
com.sonar.sslr.api.typed.Optional<SeparatedList<BindingElementTree>> list,
com.sonar.sslr.api.typed.Optional<TreeFactory.Tuple<InternalSyntaxToken,com.sonar.sslr.api.typed.Optional<RestElementTree>>> commaAndRest,
InternalSyntaxToken rCurlyBrace) |
| Modifier and Type | Class and Description |
|---|---|
class |
RestElementTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitRestElement(RestElementTree tree) |
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.