impls

package
v0.1.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddImplementationRelationships

func AddImplementationRelationships(pkgs loader.PackageLookup, allPackages loader.PackageLookup, symbols *lookup.Global)

Types

type ImplDef

type ImplDef struct {
	// The corresponding scip symbol, generated via previous iteration over the AST
	Symbol *scip.SymbolInformation

	Pkg     *packages.Package
	Ident   *ast.Ident
	Methods map[canonicalMethod]*scip.SymbolInformation
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL