| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.declaration | |
| org.sonar.javascript.tree.symbols | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
NameSpaceImportTree |
JavaScriptGrammar.NAMESPACE_IMPORT() |
NameSpaceImportTree |
TreeFactory.nameSpaceImport(InternalSyntaxToken starToken,
InternalSyntaxToken asToken,
IdentifierTree localName) |
| Modifier and Type | Class and Description |
|---|---|
class |
NameSpaceImportTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
HoistedSymbolVisitor.visitNameSpaceImport(NameSpaceImportTree tree) |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitNameSpaceImport(NameSpaceImportTree tree) |
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.