@Beta public interface MutableParameterDeclaration extends MutableDeclaration, ParameterDeclaration
Modifier and Type | Method and Description |
---|---|
MutableExecutableDeclaration |
getDeclaringExecutable() |
markAsRead
addAnnotation, removeAnnotation
setSimpleName
remove
getType
findAnnotation, getAnnotations
getCompilationUnit, getSimpleName
MutableExecutableDeclaration getDeclaringExecutable()
getDeclaringExecutable
in interface ParameterDeclaration
ExecutableDeclaration
this parameter is contained in