..
empty_input.go
refactor: treesitter utils ( #91 )
2025-03-19 15:09:57 +02:00
empty_output.go
refactor: treesitter utils ( #91 )
2025-03-19 15:09:57 +02:00
func_input.go
refactor: treesitter utils ( #91 )
2025-03-19 15:09:57 +02:00
func_output.go
refactor: treesitter utils ( #91 )
2025-03-19 15:09:57 +02:00
interface_input.go
refactor: treesitter utils ( #91 )
2025-03-19 15:09:57 +02:00
interface_many_method_input.go
feat(comment): add support for: interface methods, struct fields, variables ( #123 )
2025-09-04 16:52:18 +03:00
interface_many_method_output.go
feat(comment): add support for: interface methods, struct fields, variables ( #123 )
2025-09-04 16:52:18 +03:00
interface_method_input.go
feat(comment): add support for: interface methods, struct fields, variables ( #123 )
2025-09-04 16:52:18 +03:00
interface_method_output.go
feat(comment): add support for: interface methods, struct fields, variables ( #123 )
2025-09-04 16:52:18 +03:00
interface_output.go
refactor: treesitter utils ( #91 )
2025-03-19 15:09:57 +02:00
many_structs_fields_input.go
feat(comment): add support for: interface methods, struct fields, variables ( #123 )
2025-09-04 16:52:18 +03:00
many_structs_fields_output.go
feat(comment): add support for: interface methods, struct fields, variables ( #123 )
2025-09-04 16:52:18 +03:00
method_input.go
refactor: treesitter utils ( #91 )
2025-03-19 15:09:57 +02:00
method_output.go
refactor: treesitter utils ( #91 )
2025-03-19 15:09:57 +02:00
package_input.go
tests: improve testing ( #80 )
2025-02-24 14:21:01 +02:00
package_output.go
refactor: treesitter utils ( #91 )
2025-03-19 15:09:57 +02:00
struct_fields_input.go
feat(comment): add support for: interface methods, struct fields, variables ( #123 )
2025-09-04 16:52:18 +03:00
struct_fields_output.go
feat(comment): add support for: interface methods, struct fields, variables ( #123 )
2025-09-04 16:52:18 +03:00
struct_input.go
refactor: treesitter utils ( #91 )
2025-03-19 15:09:57 +02:00
struct_output.go
refactor: treesitter utils ( #91 )
2025-03-19 15:09:57 +02:00
svar_input.go
feat(comment): add support for: interface methods, struct fields, variables ( #123 )
2025-09-04 16:52:18 +03:00
svar_output.go
feat(comment): add support for: interface methods, struct fields, variables ( #123 )
2025-09-04 16:52:18 +03:00
var_input.go
feat(comment): add support for: interface methods, struct fields, variables ( #123 )
2025-09-04 16:52:18 +03:00
var_output.go
feat(comment): add support for: interface methods, struct fields, variables ( #123 )
2025-09-04 16:52:18 +03:00
var_struct_fields_input.go
feat(comment): add support for: interface methods, struct fields, variables ( #123 )
2025-09-04 16:52:18 +03:00
var_struct_fields_output.go
feat(comment): add support for: interface methods, struct fields, variables ( #123 )
2025-09-04 16:52:18 +03:00