| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.declaration | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
ExportDefaultBindingWithNameSpaceExport |
JavaScriptGrammar.EXPORT_DEFAULT_BINDING_WITH_NAMESPACE_EXPORT() |
ExportDefaultBindingWithNameSpaceExport |
TreeFactory.exportDefaultBindingWithNameSpaceExport(IdentifierTreeImpl identifierTree,
InternalSyntaxToken commaToken,
InternalSyntaxToken starToken,
InternalSyntaxToken asToken,
IdentifierTreeImpl synonymIdentifier,
FromClauseTreeImpl fromClause,
Tree semicolon) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExportDefaultBindingWithNameSpaceExportImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitExportDefaultBindingWithNameSpaceExport(ExportDefaultBindingWithNameSpaceExport tree) |
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.