| 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 |
|---|---|
JsxSelfClosingElementTree |
JavaScriptGrammar.JSX_SELF_CLOSING_ELEMENT() |
JsxSelfClosingElementTree |
TreeFactory.jsxSelfClosingElement(InternalSyntaxToken ltToken,
JsxElementNameTree jsxElementNameTree,
com.sonar.sslr.api.typed.Optional<List<JsxAttributeTree>> attributes,
InternalSyntaxToken divToken,
InternalSyntaxToken gtToken) |
| Modifier and Type | Class and Description |
|---|---|
class |
JsxSelfClosingElementTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitJsxSelfClosingElement(JsxSelfClosingElementTree tree) |
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.