Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aider-AI/grep-ast
/ functions
Functions
18 in github.com/Aider-AI/grep-ast
⨍
Functions
18
◇
Types & classes
1
↓ 3 callers
Method
add_parent_scopes
(self, i)
grep_ast/grep_ast.py:244
↓ 2 callers
Method
get_last_line_of_scope
(self, i)
grep_ast/grep_ast.py:185
↓ 1 callers
Method
add_child_context
(self, i)
grep_ast/grep_ast.py:147
↓ 1 callers
Method
add_context
(self)
grep_ast/grep_ast.py:108
↓ 1 callers
Method
add_lines_of_interest
(self, line_nums)
grep_ast/grep_ast.py:105
↓ 1 callers
Method
close_small_gaps
(self)
grep_ast/grep_ast.py:189
↓ 1 callers
Function
cvt
(s)
grep_ast/dump.py:5
↓ 1 callers
Function
enumerate_files
(fnames, spec, use_spec=False)
grep_ast/main.py:63
↓ 1 callers
Function
filename_to_lang
(filename)
grep_ast/parsers.py:302
↓ 1 callers
Method
find_all_children
(self, node)
grep_ast/grep_ast.py:179
↓ 1 callers
Method
format
(self)
grep_ast/grep_ast.py:208
↓ 1 callers
Method
grep
(self, pat, ignore_case)
grep_ast/grep_ast.py:90
↓ 1 callers
Function
main
()
grep_ast/main.py:15
↓ 1 callers
Function
process_filename
(filename, args)
grep_ast/main.py:80
↓ 1 callers
Method
walk_tree
(self, node, depth=0)
grep_ast/grep_ast.py:261
Method
__init__
( self, filename, code, color=False, verbose=False, line_numbe
grep_ast/grep_ast.py:11
Function
dump
(*vals)
grep_ast/dump.py:14
Function
test_get_parser_for_all_parsers
()
tests/test_parsers.py:7