@Beta public interface DefaultExportDeclarationTree extends ExportDeclarationTree
| Modifier and Type | Method and Description |
|---|---|
List<DecoratorTree> |
decorators() |
SyntaxToken |
defaultToken() |
SyntaxToken |
exportToken() |
Tree |
object() |
SyntaxToken |
semicolonToken() |
accept, childrenStream, descendants, firstToken, is, isAncestorOf, lastToken, parentList<DecoratorTree> decorators()
SyntaxToken exportToken()
exportToken in interface ExportDeclarationTreeSyntaxToken defaultToken()
Tree object()
@Nullable SyntaxToken semicolonToken()
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.