- array
LxArrayType array()
Undocumented in source. Be warned that the author may not have intended to support it.
- func
auto func()
Undocumented in source. Be warned that the author may not have intended to support it.
- isArray
bool isArray()
Undocumented in source. Be warned that the author may not have intended to support it.
- isFunction
bool isFunction()
Undocumented in source. Be warned that the author may not have intended to support it.
- isLabel
bool isLabel()
Undocumented in source. Be warned that the author may not have intended to support it.
- isMetadata
bool isMetadata()
Undocumented in source. Be warned that the author may not have intended to support it.
- isPointer
bool isPointer()
Undocumented in source. Be warned that the author may not have intended to support it.
- isPrimitive
bool isPrimitive()
Undocumented in source. Be warned that the author may not have intended to support it.
- isSequential
bool isSequential()
Undocumented in source. Be warned that the author may not have intended to support it.
- isStruct
bool isStruct()
Undocumented in source. Be warned that the author may not have intended to support it.
- isToken
bool isToken()
Undocumented in source. Be warned that the author may not have intended to support it.
- isVector
bool isVector()
Undocumented in source. Be warned that the author may not have intended to support it.
- kind
LxTypeKind kind()
Obtain the enumerated type of a Type instance.
- pointer
LxPointerType pointer()
Undocumented in source. Be warned that the author may not have intended to support it.
- struct_
auto struct_()
Undocumented in source. Be warned that the author may not have intended to support it.
- vector
LxVectorType vector()
Undocumented in source. Be warned that the author may not have intended to support it.