Satisfied Interfaces: Model
Direct Known Satisfying Interfaces: Attribute<Container,Get,Set>, Value<Get,Set>

A value model represents the model of a Ceylon value that you can inspect.

A value model can be either a toplevel Value or a member Attribute.

Attributes
declarationSource Code
shared formal ValueDeclaration declaration

This value's declaration.

Refined declaration: declaration
typeSource Code
shared formal Type<Get> type

This value's closed type.

Inherited Attributes
Attributes inherited from: Object
Attributes inherited from: Model
Inherited Methods
Methods inherited from: Object