[][src]Type Definition lualexer::FastLexer

type FastLexer = Lexer<FastTokenizer>;

A lexer that skips all the information about whitespaces.