alias Kaze::VG

Overview

Visitor generics. These are all the types a visitor function can return. In simple terms, all the types that a variable in Kaze can have.

Alias Definition

Bool | Float64 | Kaze::Callable | Kaze::Instance | String | Nil

Defined in:

expr.cr