package
0.0.0-20220218190644-4958d6d39439
Repository: https://github.com/jhump/golang-x-tools.git
Documentation: pkg.go.dev

# Functions

FindBestMatch employs fuzzy matching to evaluate the similarity of each given identifier to the given pattern.
FindMatchingIdents finds all identifiers in 'node' that match any of the given types.
IsZeroValue checks whether the given expression is a 'zero value' (as determined by output of analysisinternal.ZeroValue).
StmtToInsertVarBefore returns the ast.Stmt before which we can safely insert a new variable.
No description provided by the author
No description provided by the author
WalkASTWithParent walks the AST rooted at n.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Flag to gate diagnostics for fuzz tests in 1.18.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author