Documentation Language: Swift

Property

value

The literal value represented by this expression.

let value: (any EcoreValue)?

Discussion

Supported literal types include String, Int, Double, Bool, and nil for null values. Complex literals like collections are handled through specialised expression types.