public interface InterfaceDeclaration extends TypeDeclaration
While an InterfaceDeclaration represents the
declaration of an interface, an InterfaceType
represents an interface type.
See TypeDeclaration
for more on this distinction.
InterfaceType
getFields, getFormalTypeParameters, getMethods, getNestedTypes, getPackage, getQualifiedName, getSuperinterfaces
getDeclaringType
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.