dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
Tokenizer.pos
dlangui
dml
tokenizer
Tokenizer
Undocumented in source. Be warned that the author may not have intended to support it.
class
Tokenizer
@
property
int
pos
(
)
Meta
Source
See Implementation
dlangui
dml
tokenizer
Tokenizer
constructors
this
destructors
~this
enums
EOF_CHAR
functions
emitError
getContextSource
nextChar
nextToken
parseEof
parseEol
parseError
parseFloating
parseHex
parseIdent
parseMultiLineComment
parseNumber
parseOp
parseSingleLineComment
parseString
parseWhiteSpace
peekChar
peekNextChar
setTokenStart
skipChar
properties
filename
line
pos
static functions
isAlpha
isAlphaNum
isNum
variables
_filename
_len
_line
_lineText
_lines
_pos
_prevChar
_singleLineCommentPrefixes
_token