BasicTypeVar

Undocumented in source.

Constructors

this
this(TypeInfo typeInfo)
Undocumented in source.

Members

Properties

value
string value [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
string value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_value
string _value;
Undocumented in source.

Inherited Members

From TypeVar

_typeInfo
TypeInfo _typeInfo;
Undocumented in source.
_name
string _name;
Undocumented in source.
_typeName
string _typeName;
Undocumented in source.
_size
size_t _size;
Undocumented in source.
name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
typeName
string typeName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
typeName
string typeName [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
size
size_t size [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
size
size_t size [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta