- find
auto find(TypeKind kind)
Undocumented in source. Be warned that the author may not have intended to support it.
- getDirectImplementations
auto getDirectImplementations(string typeName)
Undocumented in source. Be warned that the author may not have intended to support it.
- getDirectSubtypes
Set!string getDirectSubtypes(string typeName)
Undocumented in source. Be warned that the author may not have intended to support it.
- getImplementations
auto getImplementations(string typeName)
Undocumented in source. Be warned that the author may not have intended to support it.
- getSubtypes
Set!string getSubtypes(string typeName)
Undocumented in source. Be warned that the author may not have intended to support it.
- getTypeKind
TypeKind getTypeKind(string typeName)
Undocumented in source. Be warned that the author may not have intended to support it.
- markExists
void markExists(string query, TypeKind kind)
Undocumented in source. Be warned that the author may not have intended to support it.
- markExtends
void markExtends(string extending, string extended)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.