@Beta public interface ImportModuleDeclarationTree extends DeclarationTree
import moduleName() ;
| Modifier and Type | Method and Description |
|---|---|
Tree |
eos() |
SyntaxToken |
importToken() |
LiteralTree |
moduleName() |
SyntaxToken importToken()
LiteralTree moduleName()
Tree eos()
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.