Documentation
¶
Index ¶
- func CollectTypeNames(ps *def.PackageSpec) maps.Set[rtu.ParsedName]
- func FindPkgDefCalls(fil *ast.File, ti *types.Info) []*ast.CallExpr
- func FindPkgDefFuncs(fil *ast.File, ti *types.Info) []*ast.FuncDecl
- func ReifyDef(node ast.Node, ti *types.Info) any
- func ReifyFunc(node ast.Node, ti *types.Info) any
- func Run(cwd string) string
- type FileGen
- type FuncDecl
- type ParsedPackages
- type Resolver
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectTypeNames ¶
func CollectTypeNames(ps *def.PackageSpec) maps.Set[rtu.ParsedName]
Types ¶
type ParsedPackages ¶
func ParsePackages ¶
func ParsePackages(cd string) ParsedPackages
Click to show internal directories.
Click to hide internal directories.