Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CheckerMatch ¶
func NewCheckerMatch ¶
func NewCheckerMatch(path string, pos token.Pos) *CheckerMatch
type FunctionPredicate ¶
type Visitor ¶
type Visitor struct { Err error Matches []*CheckerMatch // contains filtered or unexported fields }
func NewVisitor ¶
func NewVisitor(fnPredicate FunctionPredicate, argPredicate ArgPredicate) *Visitor
Click to show internal directories.
Click to hide internal directories.