gotypes

package
v0.27.3 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2022 License: BSD-3-Clause, MIT Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DecoratorResolver added in v0.16.0

type DecoratorResolver struct {
	Uses map[*ast.Ident]types.Object // Types info - must include Uses
}

func New added in v0.16.0

func New(uses map[*ast.Ident]types.Object) *DecoratorResolver

func (*DecoratorResolver) ResolveIdent added in v0.16.0

func (r *DecoratorResolver) ResolveIdent(file *ast.File, parent ast.Node, parentField string, id *ast.Ident) (string, error)

Jump to

Keyboard shortcuts

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