public interface EnumType extends ClassType
Modifier and Type | Method and Description |
---|---|
EnumDeclaration |
getDeclaration()
Returns the declaration of this type.
|
getSuperclass
getActualTypeArguments, getContainingType, getSuperinterfaces
accept, equals, toString
EnumDeclaration getDeclaration()
Returns null if this type's declaration is unknown. This may be the result of a processing error, such as a missing class file.
getDeclaration
in interface ClassType
getDeclaration
in interface DeclaredType
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.