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 | |
declaration | Source Codeshared formal InterfaceDeclaration declarationThe declaration for this model. |
| Inherited Attributes |
Attributes inherited from: Object |
Attributes inherited from: ClassOrInterface<Type> |
Attributes inherited from: Generic |
Attributes inherited from: Model |