| Package | Description |
|---|---|
| org.sonar.javascript.model.internal.declaration | |
| org.sonar.javascript.parser | |
| org.sonar.plugins.javascript.api.tree.declaration |
Provides interfaces to represent JavaScript source code as abstract syntax trees (AST).
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExportDeclarationTreeImpl |
class |
NamedExportDeclarationTreeImpl |
class |
NameSpaceExportDeclarationTreeImpl |
| Modifier and Type | Method and Description |
|---|---|
ExportDeclarationTree |
ActionGrammar.EXPORT_DECLARATION() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DefaultExportDeclarationTree
|
interface |
NamedExportDeclarationTree
|
interface |
NameSpaceExportDeclarationTree
|
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.