public interface FunctionTree extends Tree
| Modifier and Type | Method and Description |
|---|---|
BlockTree |
body() |
ParameterListTree |
parameters() |
ParameterListTree parameters()
BlockTree body()
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.