Skip to main content

Module go_parser

Module go_parser 

Source
Expand description

Go language parser using tree-sitter-go.

Functionsยง

parse
Parse a Go source file and extract definitions.
parse_with_edges
Parse with edge extraction.