[][src]Module boa::syntax::parser

Boa parser implementation.

Modules

error

Error and result implementation for the parser.

Structs

Parser
Script

Parses a full script.

ScriptBody

Parses a script body.