analyzeRecord

Undocumented in source. Be warned that the author may not have intended to support it.
  1. RecordResult analyzeRecord(const(T) decl, Container container, uint indent)
  2. RecordResult analyzeRecord(const(Cursor) cursor, Container container, uint indent)
    @safe
    analyzeRecord
    (
    const(Cursor) cursor
    ,
    ref Container container
    ,
    in uint indent
    )

Meta