dlangui v0.10.7 (2024-03-11T09:32:36Z)
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