Module ast_grep_napi::tsx

source ·

Functions

  • Discover and parse multiple files in Rust. config specifies the file path and matcher. callback will receive matching nodes found in a file.
  • Get the kind number from its string name.
  • Parse a string to an ast-grep instance
  • Compile a string to ast-grep Pattern.