ddmd-experimental ~master (2021-12-25T08:46:30.2604305)
Dub
Repo
ToCtypeVisitor.visit
ddmd
toctype
ToCtypeVisitor
Undocumented in source. Be warned that the author may not have intended to support it.
void
visit
(Type t)
void
visit
(TypeSArray t)
void
visit
(TypeDArray t)
void
visit
(TypeAArray t)
void
visit
(TypePointer t)
void
visit
(TypeFunction t)
void
visit
(TypeDelegate t)
void
visit
(TypeStruct t)
void
visit
(TypeEnum t)
void
visit
(TypeClass t)
class
ToCtypeVisitor
override
void
visit
(
TypeClass
t
)
Meta
Source
See Implementation
ddmd
toctype
ToCtypeVisitor
constructors
this
functions
addMod
visit