dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
ArraySourceLines.initialize
dlangui
core
textsource
ArraySourceLines
Undocumented in source. Be warned that the author may not have intended to support it.
class
ArraySourceLines
void
initialize
(
dstring
[]
lines
,
SourceFile
file
,
uint
firstLine
= 0
)
Meta
Source
See Implementation
dlangui
core
textsource
ArraySourceLines
constructors
this
functions
close
initialize
readLine
reset
properties
eof
errorCode
errorLine
errorMessage
errorPos
file
line
static variables
_emptyLine
variables
_file
_firstLine
_line
_lines