@Beta public interface ImportDeclarationTree extends DeclarationTree
| Modifier and Type | Method and Description |
|---|---|
Tree |
eos() |
FromClauseTree |
fromClause() |
DeclarationTree |
importClause() |
SyntaxToken |
importToken() |
SyntaxToken importToken()
DeclarationTree importClause()
FromClauseTree fromClause()
Tree eos()
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.