sammine-lang
|
This is the complete list of members for Type, including all inherited members.
Bool() (defined in Type) | Type | inlinestatic |
checked() const (defined in Type) | Type | inline |
F64_t() (defined in Type) | Type | inlinestatic |
Function(std::vector< Type > params) (defined in Type) | Type | static |
I64_t() (defined in Type) | Type | inlinestatic |
is_checked (defined in Type) | Type | |
NonExistent() (defined in Type) | Type | inlinestatic |
operator bool() const (defined in Type) | Type | inlineexplicit |
operator std::string() (defined in Type) | Type | inline |
operator!=(const Type &other) const (defined in Type) | Type | |
operator<(const Type &t) const (defined in Type) | Type | |
operator==(const Type &other) const (defined in Type) | Type | |
operator>(const Type &t) const (defined in Type) | Type | |
Poisoned() (defined in Type) | Type | inlinestatic |
String(const std::string &str) (defined in Type) | Type | inlinestatic |
synthesized() const (defined in Type) | Type | inline |
to_string() const (defined in Type) | Type | inline |
Type() (defined in Type) | Type | inline |
Type(TypeKind type_kind, TypeData type_data) (defined in Type) | Type | inline |
type_data (defined in Type) | Type | |
type_kind (defined in Type) | Type | |
Unit() (defined in Type) | Type | inlinestatic |