Searched refs:publicRule (Results 1 – 1 of 1) sorted by relevance
166 type publicRule struct{} struct168 func (r publicRule) matches(_ qualifiedModuleName) bool { argument172 func (r publicRule) String() string { argument345 r = publicRule{}387 return compositeRule{publicRule{}}465 var defaultVisibility = compositeRule{publicRule{}}