Skip to main content

Module parser

Module parser 

Source
Expand description

JavaScript/TypeScript parser.

See the oxc_parser module-level documentation for more information.

Modules§

config

Structs§

ParseOptions
Parse options
Parser
Recursive Descent Parser for ECMAScript and TypeScript
ParserReturn
Return value of Parser::parse consisting of AST, errors and comments
Token

Enums§

Kind
Lexer token kind