libdparse v0.8.8 (2018-07-17T06:32:51Z)
Dub
Repo
WhitespaceBehavior
dparse
lexer
Configure whitespace handling
Values
Value
Meaning
include
0b0000_0000
skip
0b0000_0001
Meta
Source
See Implementation
dparse
lexer
aliases
BasicTypes
IdType
IntegerLiterals
Keywords
Literals
NumberLiterals
Operators
Protections
SpecialTokens
StringLiterals
Token
str
enums
CommentBehavior
StringBehavior
WhitespaceBehavior
functions
byToken
getTokensForParser
isBasicType
isIntegerLiteral
isKeyword
isLiteral
isNumberLiteral
isOperator
isProtection
isSpecialToken
isStringLiteral
newlineMask
rangeMatch
skip
unDecorateComment
structs
DLexer
LexerConfig
StringCache
templates
ByteCombine
tok
Configure whitespace handling