package
0.0.0-20250130060610-76bafd23d38e
Repository: https://github.com/safedep/code.git
Documentation: pkg.go.dev

# Functions

NewImportNode creates a new ImportNode instance using the import statement node from the tree-sitter parser.
No description provided by the author

# Structs

TODO: Does this makes sense?.
ImportNode represents an import statement in a source file This is a language agnostic representation of an import statement.
No description provided by the author