Docs.rs
  • ast-grep-core-0.22.3
    • ast-grep-core 0.22.3
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • HerringtonDarkholme
    • Dependencies
      • bit-set ^0.5.3 normal
      • regex ^1.10.4 normal optional
      • thiserror ^1.0.59 normal
      • tree-sitter-facade-sg ^0.21.4 normal
      • tree-sitter-typescript ^0.21.1 dev
    • Versions
    • 27.34% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

ast_grep_core0.22.3

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • AstGrep
  • Node
  • language::TSLanguage
  • matcher::FindAllNodes
  • matcher::KindMatcher
  • matcher::MatchAll
  • matcher::MatchNone
  • matcher::NodeMatch
  • matcher::RegexMatcher
  • meta_var::MetaVarEnv
  • ops::All
  • ops::And
  • ops::Any
  • ops::Not
  • ops::Op
  • ops::Or
  • source::Edit
  • source::StrDoc
  • traversal::Level
  • traversal::Post
  • traversal::PostOrder
  • traversal::Pre
  • traversal::PreOrder
  • traversal::Visit
  • traversal::Visitor

Enums

  • matcher::KindMatcherError
  • matcher::Pattern
  • matcher::PatternError
  • matcher::RegexMatcherError
  • meta_var::MetaVariable
  • replacer::TemplateFix
  • replacer::TemplateFixError
  • source::TSParseError

Traits

  • language::Language
  • matcher::Matcher
  • replacer::Replacer
  • source::Content
  • source::Doc
  • traversal::Algorithm
  • traversal::Traversal

Functions

  • source::perform_edit

Type Aliases

  • meta_var::MetaVariableID