Docs.rs
  • erg_parser-0.6.36
    • erg_parser 0.6.36
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • mtshiba
    • Dependencies
      • erg_common ^0.6.36 normal
      • erg_proc_macros ^0.6.36 normal
      • pyo3 ^0.20 normal optional
      • unicode-xid ^0.2.4 normal
    • Versions
    • 10.51% 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

erg_parser0.6.36

Module error

  • Structs
  • Type Aliases

In crate erg_parser

?
Settings

Module erg_parser::error

source ·
Expand description

defines ParseError and others.

パーサーが出すエラーを定義

Structs§

  • CompleteArtifact
  • DesugaringError
  • DesugaringErrors
  • ErrorArtifact
  • IncompleteArtifact
  • LexError
  • LexErrors
  • ParserRunnerError
  • ParserRunnerErrors

Type Aliases§

  • DesugaringResult
  • LexResult
  • LexerRunnerError
  • LexerRunnerErrors
  • LexerRunnerResult
  • ParseError
  • ParseErrors
  • ParseResult
  • ParseWarning
  • ParseWarnings
  • ParserRunnerResult
  • ParserRunnerWarning
  • ParserRunnerWarnings