Reach.Project.Query (Reach v2.0.1)

Copy Markdown View Source

Query API for filtering and searching project nodes and edges.

Summary

Functions

all_variants(project, arg)

callees(project, target, depth \\ 3)

callers(project, target, depth \\ 4)

file_matches?(file, path)

find_function(project, target)

find_function_at_location(project, file, line)

func_location(project, func_id)

function_index(project)

mfa?(arg1)

parse_file_line(raw)

parse_function_reference(name)

reset_cache()

resolve_function(project, target)

resolve_target(project, raw)