sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
TypeVisitor.visit
d
semantic
type
TypeVisitor
Undocumented in source. Be warned that the author may not have intended to support it.
Type
visit
(AstType t)
struct
TypeVisitor
Type
visit
(
AstType
t
)
ParamType
visit
(ParamAstType t)
Type
visit
(BuiltinType t)
Type
visit
(Identifier i)
Type
visit
(FunctionAstType t)
Type
visit
(AstExpression e)
Meta
Source
See Implementation
d
semantic
type
TypeVisitor
constructors
this
functions
visit
visitArrayOf
visitBracketOf
visitMapOf
visitPointerOf
visitSliceOf
visitTypeOfReturn
withStorageClass