package
0.4.1
Repository: https://github.com/abirdcfly/go-tools.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Generator returns the generator that generated the file containing pos.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsGenerated reports whether pos is in a generated file, It ignores //line directives.
No description provided by the author
No description provided by the author
No description provided by the author
IsMain reports whether the package being processed is a package main.
IsMainLike reports whether the package being processed is a main-like package.
IsMethod reports whether expr is a method call of a named method with signature meth.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MayHaveSideEffects reports whether expr may have side effects.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author