public interface MemberDeclaration extends Declaration
Modifier and Type | Method and Description |
---|---|
TypeDeclaration |
getDeclaringType()
Returns the type declaration within which this member or constructor
is declared.
|
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName
TypeDeclaration getDeclaringType()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.