dmdscript ~master (2017-12-09T01:07:21Z)
Dub
Repo
Lexer.locToSrcline
dmdscript
lexer
Lexer
Given source text, convert loc to a string for the corresponding line.
class
Lexer
static
d_string
locToSrcline
(
immutable
(
char
)*
src
,
Loc
loc
)
Meta
Source
See Implementation
dmdscript
lexer
Lexer
functions
escapeSequence
number
regexp
rescan
scan
string
unicode
static functions
locToSrcline
Given source text, convert loc to a string for the corresponding line.