| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.declaration | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
ExportDefaultBinding |
JavaScriptGrammar.EXPORT_DEFAULT_BINDING() |
ExportDefaultBinding |
TreeFactory.exportDefaultBinding(IdentifierTreeImpl identifierTree,
FromClauseTreeImpl fromClauseTree,
Tree semicolonToken) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExportDefaultBindingImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitExportDefaultBinding(ExportDefaultBinding tree) |
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.