| Package | Description |
|---|---|
| org.sonar.javascript.parser | |
| org.sonar.javascript.tree.impl.declaration | |
| org.sonar.plugins.javascript.api.visitors |
| Modifier and Type | Method and Description |
|---|---|
DefaultExportDeclarationTree |
JavaScriptGrammar.DEFAULT_EXPORT_DECLARATION() |
DefaultExportDeclarationTree |
TreeFactory.defaultExportDeclaration(com.sonar.sslr.api.typed.Optional<List<DecoratorTree>> decorators,
InternalSyntaxToken exportToken,
InternalSyntaxToken defaultToken,
Object declaration) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExportDeclarationTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleDispatchVisitor.visitDefaultExportDeclaration(DefaultExportDeclarationTree tree) |
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.