Skip to content

Ast builder#74

Merged
Josh2230 merged 3 commits intoIntelligentSandbox:mainfrom
Josh2230:AST_Builder
Jan 31, 2026
Merged

Ast builder#74
Josh2230 merged 3 commits intoIntelligentSandbox:mainfrom
Josh2230:AST_Builder

Conversation

@Josh2230
Copy link
Contributor

Feature: AST builder. Takes in a python file and creates an AST out of it. It also has functions to extract imports, classes, functions, function calls within functions, and class instantiations within functions. Can add more methods to extract more relationships later on.

closes #49

@Josh2230 Josh2230 merged commit 2699632 into IntelligentSandbox:main Jan 31, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Treesitter

1 participant