Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractGoImports ¶
ExtractGoImports extracts import paths from Go source using tree-sitter. Handles both single imports and grouped import blocks.
func MatchPatternExcludingComments ¶ added in v1.1.1
MatchPatternExcludingComments checks if pattern matches content after stripping comments. Handles both single-line (//) and multi-line (/* */) comments. Limitation: Does not handle comments inside string literals.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.