sdc ~master (2022-04-26T13:08:25Z)
Dub
Repo
TypeMangler.visit
d
semantic
mangler
TypeMangler
Undocumented in source. Be warned that the author may not have intended to support it.
string
visit
(Type t)
string
visit
(BuiltinType t)
string
visit
(Struct s)
string
visit
(Class c)
string
visit
(Enum e)
string
visit
(TypeAlias a)
string
visit
(Interface i)
string
visit
(Union u)
string
visit
(Function f)
struct
TypeMangler
string
visit
(
Function
f
)
string
visit
(Type[] seq)
string
visit
(FunctionType f)
string
visit
(Pattern p)
string
visit
(CompileError e)
Meta
Source
See Implementation
d
semantic
mangler
TypeMangler
constructors
this
functions
visit
visitArrayOf
visitPointerOf
visitSliceOf