printType

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void printType(AstIndex t, void delegate(const(char)[]) sink, CompilationContext* ctx)
  2. void printType(TypeNode* t, void delegate(const(char)[]) sink, CompilationContext* ctx)
    void
    printType
    (,
    scope void delegate
    (
    const(char)[]
    )
    sink
    ,
    CompilationContext* ctx
    )

Meta