Satisfied Interfaces: ClassOrInterface<Type>, Generic, Model, Type<Type>
Direct Known Satisfying Interfaces: Interface<Type>, MemberInterface<Container,Type>

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.

Attributes
declarationSource Code
shared formal InterfaceDeclaration declaration

The declaration for this model.

Refined declaration: declaration
Inherited Attributes
Attributes inherited from: Object
Attributes inherited from: ClassOrInterface<Type>
Attributes inherited from: Generic
Attributes inherited from: Model
Inherited Methods
Methods inherited from: Object
Methods inherited from: ClassOrInterface<Type>
Methods inherited from: Type<Type>