dlangide v0.7.42 (2017-08-11T16:19:30Z)
Home
Dub
Repo
Token.this
ddc
lexer
tokenizer
Token
Undocumented in source.
this
(TokenType type)
class
Token
this
(
TokenType
type
)
this
(TokenType type, SourceFile file, int line, int pos)
Meta
Source
See Implementation
ddc
lexer
tokenizer
Token
constructors
this
functions
clone
setFile
setPos
properties
doubleValue
errorCode
errorMessage
filename
floatValue
intValue
invalidTokenType
isBracket
isCloseBracket
isDocumentationComment
isEof
isError
isImaginary
isLong
isMultilineComment
isOpenBracket
isUnsigned
keyword
line
literalType
opCode
pos
precision
realValue
text
toString
type
variables
_file
_line
_pos
_type