dlangui v0.9.188 (2022-10-08T18:27:24Z)
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