Docs.rs
  • erg_parser-0.6.53
    • erg_parser 0.6.53
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • mtshiba
    • Dependencies
      • erg_common ^0.6.53 normal
      • erg_proc_macros ^0.6.53 normal
      • pyo3 ^0.25 normal optional
      • unicode-xid ^0.2.4 normal
    • Versions
    • 10.2% of the crate is documented
  • 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.53

Module error

Module Items

  • Structs
  • Type Aliases

In crate erg_parser

erg_parser

Module 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