ParameterList.opApply

Iterates over the expanded parameters, matching them with the unexpanded ones, for semantic processing

  1. int opApply(Parameter.ForeachDg dg)
  2. int opApply(Parameter.SemanticForeachDg dg)
    struct ParameterList
    extern (D)
    int
    opApply

Meta