com.sun.mirror.declaration
public interface ParameterDeclaration extends Declaration
Modifier and Type | Method and Description |
---|---|
TypeMirror |
getType()
Returns the type of this parameter.
|
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName
TypeMirror getType()
Copyright © 2004, 2013, Oracle and/or its affiliates. All rights reserved.