public interface MethodModel extends GenericModel
| Modifier and Type | Method and Description |
|---|---|
List<StatementModel> |
body() |
String |
name() |
List<VarModel> |
parameters() |
boolean |
returnsValue() |
TypeModel |
returnType() |
typeParametersannotations, isPublic, isStaticCopyright © 2019. All rights reserved.