| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.declaration | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
ImportModuleDeclarationTree |
JavaScriptGrammar.IMPORT_MODULE_DECLARATION() |
ImportModuleDeclarationTree |
TreeFactory.importModuleDeclaration(InternalSyntaxToken importToken,
LiteralTreeImpl moduleName,
Tree semicolonToken) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImportModuleDeclarationTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitImportModuleDeclaration(ImportModuleDeclarationTree tree) |
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.