Entity.visit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void visit(void delegate(T) del)
    class Entity
    void
    visit
    (
    T
    )
    (
    scope void delegate
    (
    T
    )
    del
    )
  2. void visit(void delegate(T) del)

Meta