Docs.rs
  • ast-grep-core-0.2.1
    • ast-grep-core 0.2.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • HerringtonDarkholme
    • Dependencies
      • bit-set ^0.5.3 normal
      • regex ^1.7.1 normal
      • thiserror ^1.0.38 normal
      • tree-sitter-facade-sg ^0.9.1 normal
      • tree-sitter-typescript ^0.20.1 dev
    • Versions
    • 26.55% 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
logo

logo

Crate ast_grep_core

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

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

Enums

  • PatternError
  • matcher::KindMatcherError
  • matcher::PatternError
  • matcher::RegexMatcherError
  • meta_var::MatchResult
  • meta_var::MetaVarMatcher
  • meta_var::MetaVariable
  • source::Source

Traits

  • language::Language
  • matcher::Matcher
  • source::Content
  • traversal::Algorithm
  • traversal::Traversal

Functions

  • meta_var::split_first_meta_var
  • replace_meta_var_in_string

Type Definitions

  • meta_var::MetaVariableID