@Beta public interface ExportClauseTree extends DeclarationTree
| Modifier and Type | Method and Description |
|---|---|
SpecifierListTree |
exports() |
FromClauseTree |
fromClause() |
SyntaxToken |
semicolonToken() |
SpecifierListTree exports()
FromClauseTree fromClause()
@Nullable SyntaxToken semicolonToken()
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.