TextRange

Undocumented in source.

Constructors

this
this(Num startLine, Num startCol, Num endLine, Num endCol)
Undocumented in source.
this
this(Position start, Position end)
Undocumented in source.
this
this(Position[2] range)
Undocumented in source.
this
this(Position pos)
Undocumented in source.

Members

Functions

contains
bool contains(Position position)
intersects
bool intersects(TextRange b)

Manifest constants

all
enum all;
Undocumented in source.

Unions

__anonymous
union __anonymous
Undocumented in source.

Meta