Documentation
¶
Overview ¶
Package astutil provides shared AST/type helper functions used by linters.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsFmtErrorf ¶
IsFmtErrorf reports whether call is a call to fmt.Errorf (including aliases).
func IsLocalObject ¶
IsLocalObject reports whether obj is a local (non-package-scope) object.
func IsStringLiteral ¶
IsStringLiteral reports whether expr is a string literal.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.