TextRange.this

Undocumented in source.
  1. this(Num startLine, Num startCol, Num endLine, Num endCol)
    struct TextRange
    this
    (
    Num
    )
    (,,,
    Num endCol
    )
    if (
    isNumeric!Num
    )
  2. this(Position start, Position end)
  3. this(Position[2] range)
  4. this(Position pos)

Meta