dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
ArraySourceLines.this
dlangui
core
textsource
ArraySourceLines
Undocumented in source.
this
()
this
(dstring[] lines, SourceFile file, uint firstLine)
this
(string code, string filename)
class
ArraySourceLines
this
(
string
code
,
string
filename
)
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