typesutil

package
v0.17.0-pre.2 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2024 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FileQualifier

func FileQualifier(f *ast.File, pkg *types.Package, info *types.Info) types.Qualifier

FileQualifier returns a types.Qualifier function that qualifies imported symbols appropriately based on the import environment of a given file.

func FormatTypeParams added in v0.17.0

func FormatTypeParams(tparams *types.TypeParamList) string

FormatTypeParams turns TypeParamList into its Go representation, such as: [T, Y]. Note that it does not print constraints as this is mainly used for formatting type params in method receivers.

Types

This section is empty.

Jump to

Keyboard shortcuts

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