public interface ParameterDeclaration extends ValueDeclaration
| Modifier and Type | Method and Description |
|---|---|
default String |
describeType() |
default boolean |
isParameter() |
boolean |
isVariadic() |
getTypeasField, asMethod, asParameter, asType, getName, hasName, isField, isMethod, isTypedefault boolean isParameter()
isParameter in interface Declarationboolean isVariadic()
default String describeType()
Copyright © 2016. All rights reserved.