dmd.apply

A depth-first visitor for expressions.

Members

Functions

apply
int apply(Dsymbol symbol, FP fp, Params params)

Iterate this dsymbol or members of this scoped dsymbol, then call fp with the found symbol and params.

Meta

Suggestion Box / Bug Report