Skip to main content

Module value_kinds

Module value_kinds 

Source
Expand description

The ValueKinds module, which contains the ValueKind enum. These describe the various values within the program. The ValueKind enum maintains the various values in the language. All of the supported values are in this enum. This makes it easy to expand in the future.

Enumsยง

ValueKind