Docs.rs
  • databend-common-ast-0.2.2
    • databend-common-ast 0.2.2
    • Docs.rs crate page
    • Apache-2.0
    • 31 July 2025
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sundy-li
    • Dependencies
      • derive-visitor ^0.4.0 normal
      • databend_educe ^1.0.0 normal
      • enum-as-inner ^0.6 normal
      • ethnum ^1.5.1 normal
      • fast-float2 ^0.2.3 normal
      • fastrace ^0.7.4 normal
      • indent ^0.1.1 normal
      • itertools ^0.13.0 normal
      • logos ^0.12.1 normal
      • nom ^7.1.1 normal
      • nom-rule ^0.4 normal
      • ordered-float ^5.0.0 normal
      • percent-encoding ^2.3.1 normal
      • pratt ^0.4.0 normal
      • pretty_assertions ^1.3.0 normal
      • recursive ^0.1.1 normal
      • rspack-codespan-reporting ^0.11 normal
      • serde ^1.0.164 normal
      • serde_json ^1.0.85 normal
      • strsim ^0.10 normal
      • strum ^0.24.1 normal
      • strum_macros ^0.24 normal
      • unindent ^0.2 normal
      • url ^2.5.4 normal
      • divan ^0.1.21 dev
      • goldenfile ^1.4 dev
    • Versions
    • 5.11% of the crate is documented
  • Go to latest version
  • Platform
    • 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

databend_common_ast0.2.2

Module expr

Module Items

  • Enums
  • Constants
  • Functions

In databend_common_ast::parser

databend_common_ast::parser

Module expr

Source

Enums§

ExprElement
A ‘flattened’ AST of expressions.

Constants§

BETWEEN_PREC
NOT_PREC

Functions§

at_string
binary_op
code_string
expr
expr_element
function_call
interval_kind
json_op
literal
literal_bool
literal_hex_str
literal_number
literal_string
literal_string_eq_ignore_case
literal_u64
map_access
map_element
nullable
parse_float
parse_uint
subexpr
type_name
unary_op
values
weekday