An interface model represents the model of a Ceylon interface that you can inspect.

An interface model can be either a toplevel Interface or a member MemberInterface.

no type hierarchy

Attributes
declarationSource Codeshared formal InterfaceDeclaration declaration

The declaration model of this class, which is necessarily an InterfaceDeclaration.

Inherited Attributes
Attributes inherited from: Object
Attributes inherited from: ClassOrInterface<Type>
Attributes inherited from: Declared
Attributes inherited from: Generic
Attributes inherited from: Model
Inherited Methods
Methods inherited from: Object
Methods inherited from: ClassOrInterface<Type>
Methods inherited from: Type<Target>