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