Docs.rs
  • oxc_syntax-0.12.3
    • oxc_syntax 0.12.3
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Boshen
    • Dependencies
      • bitflags ^2.5.0 normal
      • dashmap ^5.5.3 normal
      • indexmap ^2.2.6 normal
      • oxc_index ^0.12.3 normal
      • oxc_span ^0.12.3 normal
      • phf ^0.11 normal
      • rustc-hash ^1.1.0 normal
      • serde ^1.0.197 normal optional
      • tsify ^0.4.5 normal optional
      • unicode-id-start ^1.1.2 normal
      • wasm-bindgen ^0.2 normal optional
    • Versions
    • 46.73% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

oxc_syntax0.12.3

  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
  • Functions
?
Settings

List of all items

Structs

  • class::ClassId
  • class::ElementId
  • class::ElementKind
  • identifier::Align64
  • module_record::ExportEntry
  • module_record::FunctionMeta
  • module_record::ImportEntry
  • module_record::ModuleRecord
  • module_record::NameSpan
  • module_record::RequestedModule
  • node::AstNodeId
  • node::NodeFlags
  • reference::ReferenceFlag
  • reference::ReferenceId
  • scope::ScopeFlags
  • scope::ScopeId
  • symbol::SymbolFlags
  • symbol::SymbolId

Enums

  • BigintBase
  • NumberBase
  • module_record::ExportExportName
  • module_record::ExportImportName
  • module_record::ExportLocalName
  • module_record::ImportImportName
  • operator::AssignmentOperator
  • operator::BinaryOperator
  • operator::LogicalOperator
  • operator::UnaryOperator
  • operator::UpdateOperator
  • precedence::Precedence

Traits

  • precedence::GetPrecedence

Functions

  • identifier::is_identifier_name
  • identifier::is_identifier_part
  • identifier::is_identifier_part_ascii
  • identifier::is_identifier_part_unicode
  • identifier::is_identifier_start
  • identifier::is_identifier_start_ascii
  • identifier::is_identifier_start_unicode
  • identifier::is_irregular_line_terminator
  • identifier::is_irregular_whitespace
  • identifier::is_line_terminator
  • identifier::is_regular_line_terminator
  • keyword::is_keyword

Statics

  • identifier::ASCII_CONTINUE
  • identifier::ASCII_START

Constants

  • identifier::CR
  • identifier::EOF
  • identifier::FF
  • identifier::LF
  • identifier::LS
  • identifier::NBSP
  • identifier::PS
  • identifier::TAB
  • identifier::VT
  • identifier::ZWJ
  • identifier::ZWNBSP
  • identifier::ZWNJ
  • xml_entities::XML_ENTITIES