dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
Location.this
dil
Location
Location
Forwards the parameters to the second constructor.
this
(
cstring
filePath
,
size_t
lineNum
)
class
Location
this
(
cstring
filePath
,
size_t
lineNum
)
this
(
cstring
filePath
,
size_t
lineNum
,
cchar
*
lineBegin
,
cchar
*
to
)
Meta
Source
See Implementation
dil
Location
Location
constructors
this
functions
calculateColumn
static variables
TAB_WIDTH
variables
filePath
lineNum
to
Forwards the parameters to the second constructor.