- doDump
string doDump(TypeVar var, DumpOptions dumpOptions)
Undocumented in source. Be warned that the author may not have intended to support it.
- dumpAggregateTypeVar
void dumpAggregateTypeVar(AggregateTypeVar v, ushort level, DumpOptions dumpOptions)
Undocumented in source. Be warned that the author may not have intended to support it.
- dumpArrayTypeVar
void dumpArrayTypeVar(ArrayTypeVar v, ushort level, DumpOptions dumpOptions)
Undocumented in source. Be warned that the author may not have intended to support it.
- dumpBasicTypeVar
void dumpBasicTypeVar(BasicTypeVar v, ushort level, DumpOptions dumpOptions)
Undocumented in source. Be warned that the author may not have intended to support it.
- dumpInternal
void dumpInternal(TypeVar var, ushort level, DumpOptions dumpOptions)
Undocumented in source. Be warned that the author may not have intended to support it.
- dumpPointerTypeVar
void dumpPointerTypeVar(PointerTypeVar v, ushort level, DumpOptions dumpOptions)
Undocumented in source. Be warned that the author may not have intended to support it.
- dumpUnknownTypeVar
void dumpUnknownTypeVar(UnknownTypeVar v, ushort level)
Undocumented in source. Be warned that the author may not have intended to support it.
- formatVarName
string formatVarName(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeIndent
void writeIndent(ushort level)
Undocumented in source. Be warned that the author may not have intended to support it.