| 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 |
|---|---|
JsxShortFragmentElementTree |
TreeFactory.jsxShortFragmentElement(JsxEmptyOpeningElementTree jsxOpeningElementTree,
com.sonar.sslr.api.typed.Optional<List<JsxChildTree>> children,
JsxEmptyClosingElementTree jsxClosingElementTree) |
| Modifier and Type | Class and Description |
|---|---|
class |
JsxShortFragmentElementTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitJsxShortFragmentElement(JsxShortFragmentElementTree tree) |
Copyright © 2011–2018 SonarSource and Eriks Nukis. All rights reserved.