| 
Mirror API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ParameterDeclaration
Represents a formal parameter of a method or constructor.
| Method Summary | |
|---|---|
 TypeMirror | 
getType()
Returns the type of this parameter.  | 
| Methods inherited from interface com.sun.mirror.declaration.Declaration | 
|---|
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName | 
| Method Detail | 
|---|
TypeMirror getType()
  | 
Mirror API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||