Lexer.insignificant

Insignificant tokens: whitespace and commentss

struct Lexer
static pure @safe
Match
insignificant
(
string input
)

Meta