public interface FunctionTree extends Tree
| Modifier and Type | Method and Description |
|---|---|
SyntaxToken |
asyncToken() |
Tree |
body() |
Tree |
parameterClause() |
List<Tree> |
parameterList() |
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.