tree-sitter-code-analysis

module
v0.0.0-...-8e520c5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2025 License: Apache-2.0

README

Call Graph

Usage

Build the tools:

make

Run call graph generator on a Python script:

./bin/cg samples/4.py

Optionally, use tree-sitter to visualize the CST:

npm install
npx tree-sitter parse samples/4.py

Reference

Directories

Path Synopsis
cmd
callgraph command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL