Lexer.this

struct Lexer
this
(
string text
,
bool skipHeader = false
)

Parameters

text string

the _text to lex

Meta