@ParametersAreNonnullByDefault
See: Description
| Interface | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| AccessorMethodDeclarationTree | |||||||||||||
| BindingPropertyTree | |||||||||||||
| DefaultExportDeclarationTree | |||||||||||||
| GeneratorMethodDeclarationTree | |||||||||||||
| InitializedBindingElementTree | |||||||||||||
| MethodDeclarationTree |
Common interface for all types Method Definitions
(
NamedExportDeclarationTree |
| Named Export Declarations
(
NameSpaceExportDeclarationTree |
| Namespace Export Declarations
(
ObjectBindingPatternTree |
| Object Binding Pattern
(
ParameterListTree |
| Formal Parameter List
(
SpecifierListTree |
| Interface for Export Clause
(
SpecifierTree |
| Export Specifier
(
Package org.sonar.plugins.javascript.api.tree.declaration DescriptionProvides interfaces to represent JavaScript source code as abstract syntax trees (AST).
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved. |