31lexer Module

31.1Overview

The lexer module provices functions that parse souces to generate tokens. This is a built-in module, so you can use it without being imported.

31.2Module Function