dmd.strictvisitor

Members

Classes

StrictVisitor
class StrictVisitor(AST)

The StrictVisitor asserts 0 an all visiting functions in order to make sure that all the nodes are visited.

Suggestion Box / Bug Report