| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.declaration | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
NamedExportDeclarationTree |
JavaScriptGrammar.NAMED_EXPORT_DECLARATION() |
NamedExportDeclarationTree |
TreeFactory.namedExportDeclaration(com.sonar.sslr.api.typed.Optional<List<DecoratorTree>> decorators,
InternalSyntaxToken exportToken,
Tree object) |
| Modifier and Type | Class and Description |
|---|---|
class |
NamedExportDeclarationTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitNamedExportDeclaration(NamedExportDeclarationTree tree) |
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.