Expand description
Boa parser implementation.
Re-exports§
pub use self::error::ParseError;pub use self::error::ParseResult;
Modules§
- error
- Error and result implementation for the parser.
Structs§
- Parser
- Script
- Parses a full script.
- Script
Body - Parses a script body.