dlangui v0.9.186 (2020-07-29T06:28:30Z)
Home
Dub
Repo
trimSpaceTokens
dlangui
dml
tokenizer
exclude whitespace tokens at beginning and end of token sequence
Token
[]
trimSpaceTokens
(
Token
[]
tokens
,
bool
trimBeginning
= true
,
bool
trimEnd
= true
)
Meta
Source
See Implementation
dlangui
dml
tokenizer
classes
ParserException
Tokenizer
enums
TokenType
functions
tokenize
trimSpaceTokens
structs
Token
exclude whitespace tokens at beginning and end of token sequence