@Beta public interface ExportClauseTree extends Tree
| Modifier and Type | Method and Description |
|---|---|
SpecifierListTree |
exports() |
FromClauseTree |
fromClause() |
SyntaxToken |
semicolonToken() |
accept, childrenStream, descendants, firstToken, is, isAncestorOf, lastToken, parentSpecifierListTree exports()
FromClauseTree fromClause()
@Nullable SyntaxToken semicolonToken()
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.