module

Velvet

Constants

VERSION = "0.2.5"

Class methods

cast_from_token(token : String | Nil, strict : Bool = false, context : String | Nil = nil) : Cast
Source
cast_to_token(cast : Cast) : String
Source
reset_ui_aliases
Source
set_ui_alias(alias_token : String, canonical_ui : String)
Source
ui_from_token(token : String | Nil, strict : Bool = false, context : String | Nil = nil) : UIKind | Nil
Source
ui_to_field_type(ui : UIKind) : String
Source

Nested types