libdparse v0.7.0-alpha6 (2016-04-14T21:22:37Z)
Dub
Repo
Token
dparse
lexer
The token type in the D lexer
alias
Token
=
std.experimental.lexer.TokenStructure
!(
IdType
,
extraFields
)
Meta
Source
See Implementation
dparse
lexer
aliases
BasicTypes
IdType
Keywords
Literals
NumberLiterals
Operators
Protections
SpecialTokens
StringLiterals
Token
str
enums
CommentBehavior
StringBehavior
WhitespaceBehavior
functions
byToken
getTokensForParser
isBasicType
isKeyword
isLiteral
isNumberLiteral
isOperator
isProtection
isSpecialToken
isStringLiteral
newlineMask
rangeMatch
skip
unDecorateComment
structs
DLexer
LexerConfig
StringCache
templates
ByteCombine
tok
The token type in the D lexer