Skip to content

VarType

Oleksandr Bretsko edited this page Dec 27, 2020 · 1 revision

VarType

Variable type

public enum VarType

Inheritance

Hashable

Enumeration Cases

computedWithoutSetter

case computedWithoutSetter

computedWithSetter

case computedWithSetter

stored

case stored
Clone this wiki locally