dvardumper.typevar

Undocumented in source.

Members

Classes

AggregateTypeVar
class AggregateTypeVar
Undocumented in source.
ArrayTypeVar
class ArrayTypeVar
Undocumented in source.
BasicTypeVar
class BasicTypeVar
Undocumented in source.
PointerTypeVar
class PointerTypeVar
Undocumented in source.
TypeVar
class TypeVar
Undocumented in source.
UnknownTypeVar
class UnknownTypeVar
Undocumented in source.

Functions

toTypeVar
TypeVar toTypeVar(T var, string varname)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

S
struct S
Undocumented in source.

Templates

ArrayElementType
template ArrayElementType(T : T[])
Undocumented in source.
V
template V(alias a)
Undocumented in source.
isAccessible
template isAccessible(T, string member)
Undocumented in source.
isProperty
template isProperty(T, string member)
Undocumented in source.

Meta