Docs.rs
  • mago-ast-utils-0.22.2
    • mago-ast-utils 0.22.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • azjezz
    • Dependencies
      • mago-ast ^0.22.2 normal
      • mago-span ^0.22.2 normal
    • Versions
    • 10.81% 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

mago_ast_utils0.22.2

Crate Items

  • Enums
  • Functions

List of all items

Enums

  • control_flow::ControlFlow
  • reference::MethodReference

Functions

  • assignment::get_assignment_from_expression
  • block_has_throws
  • block_has_yield
  • condition::is_falsy
  • condition::is_truthy
  • control_flow::find_control_flows_in_block
  • control_flow::find_control_flows_in_expression
  • control_flow::find_control_flows_in_statement
  • definition::statement_contains_only_definitions
  • definition::statement_sequence_contains_only_definitions
  • expression_has_throws
  • expression_has_yield
  • find_returns_in_block
  • find_returns_in_statement
  • reference::find_method_references_in_block
  • reference::find_method_references_in_expression
  • reference::find_method_references_in_statement
  • statement_has_throws
  • statement_has_yield