Expand description
JavaScript/TypeScript parser.
See the oxc_parser module-level documentation for more information.
Structsยง
- Parse
Options - Parse options
- Parser
- Recursive Descent Parser for ECMAScript and TypeScript
- Parser
Return - Return value of
Parser::parseconsisting of AST, errors and comments