@Beta public interface EnumerationValueDeclaration extends MemberDeclaration
Modifier and Type | Method and Description |
---|---|
EnumerationTypeDeclaration |
getDeclaringType() |
getDocComment, getModifiers, getVisibility, isDeprecated
findAnnotation, getAnnotations
getCompilationUnit, getSimpleName
EnumerationTypeDeclaration getDeclaringType()
getDeclaringType
in interface MemberDeclaration