package
0.0.0-20240711035000-b57a2b45f661
Repository: https://github.com/egoodhall/servo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

StopOnFirstError is an error handler that forces the parser to stop on and return the first error.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Lexer states.
Lexer states.
Lexer states.
Lexer states.
Lexer states.
Lexer states.
Lexer states.
No description provided by the author

# Structs

Lexer uses a generated DFA to scan through a utf-8 encoded input string.
Parser is a table-driven LALR parser for servo.
No description provided by the author

# Type aliases

ErrorHandler is called every time a parser is unable to process some part of the input.
No description provided by the author
No description provided by the author