ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
SemanticTimePermissiveVisitor.visit
dmd
visitor
SemanticTimePermissiveVisitor
Undocumented in source. Be warned that the author may not have intended to support it.
alias
visit
=
Visitor
.
visit
void
visit
(ASTCodegen.Dsymbol )
void
visit
(ASTCodegen.Parameter )
class
SemanticTimePermissiveVisitor
override
void
visit
(
ASTCodegen.Parameter
)
void
visit
(ASTCodegen.Statement )
void
visit
(ASTCodegen.Type )
void
visit
(ASTCodegen.Expression )
void
visit
(ASTCodegen.TemplateParameter )
void
visit
(ASTCodegen.Condition )
void
visit
(ASTCodegen.Initializer )
Meta
Source
See Implementation
dmd
visitor
SemanticTimePermissiveVisitor
aliases
visit