| AccessorMethodDeclarationTree
|
| ArrayBindingPatternTree
|
| BindingElementTree |
| BindingPropertyTree
|
| ClassTree
|
| DeclarationTree
|
| DecoratorTree
Class and property decorator.
|
| DefaultExportDeclarationTree
|
| ExportClauseTree
|
| ExportDeclarationTree
|
| ExportDefaultBinding
This interface stands for the tail of export declaration (proposed for ES2017)
|
| ExportDefaultBindingWithExportList
This interface stands for the tail of export declaration (proposed for ES2017)
|
| ExportDefaultBindingWithNameSpaceExport
This interface stands for the tail of export declaration (proposed for ES2017)
|
| ExtendsClauseTree |
| FieldDeclarationTree
Interface for class fields and static properties.
|
| FromClauseTree
|
| FunctionDeclarationTree
|
| FunctionTree |
| ImportClauseTree
|
| ImportDeclarationTree
|
| ImportModuleDeclarationTree
|
| InitializedBindingElementTree
|
| MethodDeclarationTree
|
| NamedExportDeclarationTree
|
| NameSpaceExportDeclarationTree
|
| ObjectBindingPatternTree
|
| ParameterListTree
|
| SpecifierListTree
|
| SpecifierTree
|