traverseImpl

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto traverseImpl(Ctx ctx, Data data)
    traverseImpl
    (
    alias leaf
    alias nodeEnter
    alias nodeLeave
    Ctx
    Data
    )
    (
    ref Ctx ctx
    ,
    ref Data data
    )
  2. auto traverseImpl(Ctx ctx, Data data, Model model)

Meta