Documentation
¶
Index ¶
- func AfterSelectorResolve(expr ast.Expr)
- func DebugExprStr(expr ast.Expr) string
- func DebugExprStrOld(expr ast.Expr) string
- func Debugpoint()
- func OnCollectFileDecl(pkg *edit.Package, file *edit.File)
- func OnCollectVarRef(fileName string, varName string)
- func OnResolveInfo(pkgPath string, fileName string, expr ast.Expr)
- func OnResolvePackageDeclareInfo(pkgPath string, fileName string, expr ast.Expr)
- func OnRewriteVarDefAndRefs(pkgPath string, file *edit.File, decl *edit.Decl)
- func OnTrapFunc(pkgPath string, fnDecl *ast.FuncDecl, identityName string)
- func OnTraverseFile(pkg *edit.Package, file *edit.File)
- func OnTraverseFuncDecl(pkg *edit.Package, file *edit.File, fnDecl *ast.FuncDecl)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AfterSelectorResolve ¶
func DebugExprStr ¶
func DebugExprStrOld ¶ added in v1.1.8
func Debugpoint ¶
func Debugpoint()
func OnCollectVarRef ¶ added in v1.1.4
func OnResolveInfo ¶ added in v1.1.4
go run ./script/run-test --include go1.24.2 -tags=dev --log-debug --debug-xgo ./runtime/test/patch/patch_var/math_expr/
func OnResolvePackageDeclareInfo ¶ added in v1.1.4
func OnRewriteVarDefAndRefs ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.