Docs.rs
  • gitql-parser-0.36.0
    • gitql-parser 0.36.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • AmrDeveloper
    • Dependencies
      • gitql-ast ^0.33.0 normal
      • gitql-core ^0.14.0 normal
    • Versions
    • 13.64% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

gitql_parser0.36.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • context::ParserContext
  • diagnostic::Diagnostic
  • name_generator::NameGenerator
  • token::SourceLocation
  • token::Token
  • tokenizer::Tokenizer

Enums

  • token::TokenKind

Functions

  • parser::parse_gql
  • type_checker::check_all_values_are_same_type
  • type_checker::check_function_call_arguments
  • type_checker::resolve_dynamic_data_type
  • type_checker::type_check_and_classify_selected_fields
  • type_checker::type_check_projection_symbols