child_born_before_parent_warning.go
exported method ChildBornBeforeParentWarning.Name should have comment or be unexported Open
Open
func (w *ChildBornBeforeParentWarning) Name() string {
- Exclude checks
exported function NewChildBornBeforeParentWarning should have comment or be unexported Open
Open
func NewChildBornBeforeParentWarning(parent *IndividualNode, child *ChildNode) *ChildBornBeforeParentWarning {
- Exclude checks
exported type ChildBornBeforeParentWarning should have comment or be unexported Open
Open
type ChildBornBeforeParentWarning struct {
- Exclude checks