DefReader.this

Proccess the _lines defined in lines. The fileName and lineOffset are only used for error reporting.

  1. this(string fileName)
  2. this(string[] lines, string fileName, size_t lineOffset)
    class DefReader
    this
    (
    string[] lines
    ,
    string fileName = ""
    ,
    size_t lineOffset = 0
    )

Meta