dlangide v0.2.9 (2015-02-17T13:41:12Z)
Home
Dub
Repo
ArraySourceLines.init
ddc
lexer
textsource
ArraySourceLines
Undocumented in source. Be warned that the author may not have intended to support it.
class
ArraySourceLines
void
init
(
dstring
[]
lines
,
SourceFile
file
,
uint
firstLine
= 0
)
Meta
Source
See Implementation
ddc
lexer
textsource
ArraySourceLines
constructors
this
functions
close
init
readLine
reset
properties
eof
errorCode
errorLine
errorMessage
errorPos
file
line
static variables
_emptyLine
variables
_file
_firstLine
_line
_lines