| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.expression.jsx | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
JsxSpreadAttributeTree |
JavaScriptGrammar.JSX_SPREAD_ATTRIBUTE() |
JsxSpreadAttributeTree |
TreeFactory.jsxSpreadAttribute(InternalSyntaxToken lCurlyBraceToken,
InternalSyntaxToken ellipsisToken,
ExpressionTree expressionTree,
InternalSyntaxToken rCurlyBraceToken) |
| Modifier and Type | Class and Description |
|---|---|
class |
JsxSpreadAttributeTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitJsxSpreadAttribute(JsxSpreadAttributeTree tree) |
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.