Skip to main content

Module lexer

Module lexer 

Source
Expand description

Lexer module for HTML tokenization.

§Html Lexer

This module provides html lexer functionality for the Oaks project.

Modules§

token_type
Token type module for HTML.

Structs§

HtmlLexer
Lexer for the HTML language.