Type

struct Type {
LxType type;
}

Alias This

type

Members

Functions

kind
LxTypeKind kind()

Obtain the enumerated type of a Type instance.

Meta