AstType.accept

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto accept(T t)
    struct AstType
    accept
    (
    T
    )
    (
    ref T t
    )
    if (
    is(T == struct)
    )
  2. auto accept(T t)

Meta