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