@Beta public interface ScriptTree extends Tree
| Modifier and Type | Method and Description |
|---|---|
SyntaxToken |
EOFToken() |
ModuleTree |
items() |
SyntaxToken |
shebangToken() |
@Nullable SyntaxToken shebangToken()
@Nullable ModuleTree items()
SyntaxToken EOFToken()
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.