FullLocation

A Location associated with a context, so it can probe various infos.

Constructors

this
this(Location location, Context context)
Undocumented in source.

Alias This

location

Members

Functions

getSlice
string getSlice()
Undocumented in source. Be warned that the author may not have intended to support it.
getSource
auto getSource()
Undocumented in source.
getStartColumn
uint getStartColumn()
Undocumented in source. Be warned that the author may not have intended to support it.
getStartLineNumber
uint getStartLineNumber()
Undocumented in source. Be warned that the author may not have intended to support it.
getStartOffset
uint getStartOffset()
Undocumented in source. Be warned that the author may not have intended to support it.
getStopColumn
uint getStopColumn()
Undocumented in source. Be warned that the author may not have intended to support it.
getStopLineNumber
uint getStopLineNumber()
Undocumented in source. Be warned that the author may not have intended to support it.
getStopOffset
uint getStopOffset()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

location
location [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta