sourcecode-parser

command module
v0.0.0-...-6bba200 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2025 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
callgraph
Package callgraph provides static call graph analysis for Python code.
Package callgraph provides static call graph analysis for Python code.
callgraph/analysis/taint
Package taint provides intra-procedural taint analysis for detecting data flow from sources to sinks.
Package taint provides intra-procedural taint analysis for detecting data flow from sources to sinks.
callgraph/builder
Package builder provides call graph construction orchestration.
Package builder provides call graph construction orchestration.
callgraph/cfg
Package cfg provides control flow graph (CFG) construction and analysis.
Package cfg provides control flow graph (CFG) construction and analysis.
callgraph/core
Package core provides foundational type definitions for the callgraph analyzer.
Package core provides foundational type definitions for the callgraph analyzer.
callgraph/extraction
Package extraction provides AST-based code extraction utilities for Python source code.
Package extraction provides AST-based code extraction utilities for Python source code.
callgraph/patterns
Package patterns provides security and framework pattern detection.
Package patterns provides security and framework pattern detection.
callgraph/registry
Package registry provides module, type, and attribute registry functionality for Python code analysis.
Package registry provides module, type, and attribute registry functionality for Python code analysis.
callgraph/resolution
Package resolution provides type information structures for type resolution and inference.
Package resolution provides type information structures for type resolution and inference.

Jump to

Keyboard shortcuts

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