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