ddmd v0.0.5 (2015-06-11T03:56:10Z)
Dub
Repo
Lexer.error
ddmd
lexer
Lexer
Undocumented in source. Be warned that the author may not have intended to support it.
void
error
(const(char)* format, ...)
void
error
(Loc loc, const(char)* format, ...)
class
Lexer
final
void
error
(
Loc
loc
,
const
(
char
)*
format
,
...
)
Meta
Source
See Implementation
ddmd
lexer
Lexer
constructors
this
functions
charConstant
decodeUTF
delimitedStringConstant
deprecation
error
escapeSequence
escapeStringConstant
getDocComment
hexStringConstant
inreal
loc
nextToken
number
peek
peekNext
peekNext2
peekPastParen
poundLine
scan
stringPostfix
tokenStringConstant
wysiwygStringConstant
static functions
combineComments
initLexer
isValidIdentifier
static variables
stringbuffer
variables
anyToken
base
commentToken
doDocComment
end
errors
line
p
scanloc
token