oxc/crates/oxc_parser/src/lexer
2024-09-06 04:04:26 +00:00
..
byte_handlers.rs
comment.rs refactor(parser): improve lexer pointer maths (#5233) 2024-08-26 14:22:36 +00:00
identifier.rs
jsx.rs
kind.rs
mod.rs
number.rs chore: typo fix (#5380) 2024-09-01 15:10:40 +08:00
numeric.rs
punctuation.rs
regex.rs chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
search.rs refactor(parser): improve example for byte_search! macro usage (#5234) 2024-08-26 14:22:37 +00:00
source.rs
string.rs
template.rs refactor(parser): improve lexer pointer maths (#5233) 2024-08-26 14:22:36 +00:00
token.rs
trivia_builder.rs
typescript.rs
unicode.rs
whitespace.rs