struct

Crystalizer::Variable(T, A)

Inherits Struct / Value / Object

Holds variable metadata with its annotations.

Constructors

new(type : T.class, annotations : A, nilable : Bool, has_default : Bool)
Source

Instance methods

annotations
Source
has_default
Source
nilable
Source
type
Source