converter

package
v0.0.0-...-bf3ae02 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Converter

type Converter interface {
	ConvertType(t types.Type) constructs.TypeDesc
	ConvertSignature(t *types.Signature) constructs.Signature
	ConvertInstanceTypes(t *types.TypeList) []constructs.TypeDesc
}

func New

func New(
	baker baker.Baker,
	proj constructs.Project,
	curPkg constructs.Package,
	tpReplacer map[*types.TypeParam]*types.TypeParam,
) Converter

Jump to

Keyboard shortcuts

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