@Beta public interface ScriptTree extends Tree
| Modifier and Type | Method and Description |
|---|---|
SyntaxToken |
EOFToken() |
ModuleTree |
items() |
SyntaxToken |
shebangToken() |
accept, childrenStream, descendants, firstToken, is, isAncestorOf, lastToken, parent@Nullable SyntaxToken shebangToken()
@Nullable ModuleTree items()
SyntaxToken EOFToken()
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.