Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssignmentChecker ¶
type AssignmentChecker struct {
Pkg *loader.PackageInfo
PosHelper IPositionHelper
Logger lg.ILogger
TypeToCheck string
}
type IPositionHelper ¶
type SwitchChecker ¶
type SwitchChecker struct {
Pkg *loader.PackageInfo
PosHelper IPositionHelper
Logger lg.ILogger
}
func (*SwitchChecker) Run ¶
func (sc *SwitchChecker) Run(node ast.Node)
Click to show internal directories.
Click to hide internal directories.