Type

Undocumented in source.

Members

Mixins

__anonymous
mixin CX
Undocumented in source.

Properties

array
ArrayType array [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
canonicalType
Type canonicalType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
declaration
Cursor declaration [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
func
FuncType func [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isAnonymous
bool isAnonymous [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isConst
bool isConst [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isEnum
bool isEnum [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isExposed
bool isExposed [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isFunctionPointerType
bool isFunctionPointerType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isFunctionType
bool isFunctionType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isObjCBuiltinType
bool isObjCBuiltinType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isObjCClassType
bool isObjCClassType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isObjCIdType
bool isObjCIdType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isObjCSelType
bool isObjCSelType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isTypedef
bool isTypedef [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isValid
bool isValid [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isWideCharType
bool isWideCharType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
pointeeType
Type pointeeType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
spelling
string spelling [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Mixed In Members

From mixin CX

cx
CType cx;
Undocumented in source.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
isValid
bool isValid [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta