W3cubDocs

/D

dmd.parsetimevisitor

Documentation
https://dlang.org/phobos/dmd_parsetimevisitor.html
Coverage
https://codecov.io/gh/dlang/dmd/src/master/src/dmd/parsetimevisitor.d
class ParseTimeVisitor(AST);

Basic and dumm visitor which implements a visit method for each AST node implemented in AST. This visitor is the parent of strict, transitive and permissive visitors.

© 1999–2019 The D Language Foundation
Licensed under the Boost License 1.0.
https://dlang.org/phobos/dmd_parsetimevisitor.html