Docs.rs
  • rustemo-compiler-0.7.0
    • rustemo-compiler 0.7.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • igordejanovic
    • Dependencies
      • clap ^3.2.13 normal
      • colored ^2 normal
      • convert_case ^0.5.0 normal
      • itertools ^0.10 normal
      • prettyplease ^0.1.18 normal
      • proc-macro2 ^1.0.43 normal
      • quote ^1.0.20 normal
      • rustemo ^0.7 normal
      • syn ^1.0.98 normal
      • criterion ^0.3.5 dev
    • Versions
    • 40.65% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rustemo_compiler0.7.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • Settings
  • grammar::Assignment
  • grammar::Grammar
  • grammar::NonTerminal
  • grammar::Production
  • grammar::ResolvingAssignment
  • grammar::ResolvingSymbolIndex
  • grammar::Terminal

Enums

  • BuilderType
  • Error
  • GeneratorTableType
  • LexerType
  • ParserAlgo
  • TableType
  • grammar::Associativity

Macros

  • create_index
  • local_file
  • output_cmp
  • utils::local_file
  • utils::output_cmp

Functions

  • process_crate_dir
  • process_dir
  • process_grammar
  • utils::string_difference

Type Aliases

  • Result
  • grammar::Priority

Constants

  • grammar::DEFAULT_PRIORITY