sdc ~master (2022-04-26T13:08:25Z)
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)
ParamType
visit
(ParamAstType t)
Type
visit
(BuiltinType t)
Type
visit
(Identifier i)
Type
visit
(FunctionAstType t)
Type
visit
(AstExpression e)
struct
TypeVisitor
Type
visit
(
AstExpression
e
)
Meta
Source
See Implementation
d
semantic
type
TypeVisitor
constructors
this
functions
visit
visitArrayOf
visitBracketOf
visitMapOf
visitPointerOf
visitSliceOf
visitTypeOfReturn
withStorageClass