Element
.@Deprecated public interface MemberDeclaration extends Declaration
Modifier and Type | Method and Description |
---|---|
TypeDeclaration |
getDeclaringType()
Deprecated.
Returns the type declaration within which this member or constructor
is declared.
|
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName
TypeDeclaration getDeclaringType()
Copyright © 2004, 2013, Oracle and/or its affiliates. All rights reserved.