dmdscript v2.1.0 (2021-12-16T21:42:33Z)
Dub
Repo
Lexer.error
dmdscript
lexer
Lexer
Undocumented in source. Be warned that the author may not have intended to support it.
void
error
(int msgnum, ARGS args)
void
error
(.string fmt, ARGS args)
class
Lexer
void
error
(
ARGS
...
)
(
.
string
fmt
,
ARGS
args
)
Meta
Source
See Implementation
dmdscript
lexer
Lexer
constructors
this
destructors
~this
functions
allocToken
error
escapeSequence
get
inc
insertSemicolon
nextToken
number
peek
regexp
rescan
scan
string
unicode
static functions
isKeyword
locToSrcline
static variables
inited
variables
base
currentline
end
errinfo
freelist
p
sourcename
stringbuffer
stringtable
token
useStringtable