Searched refs:publicRule (Results 1 – 1 of 1) sorted by relevance
165 type publicRule struct{} struct167 func (r publicRule) matches(_ qualifiedModuleName) bool { argument171 func (r publicRule) String() string { argument335 r = publicRule{}374 return compositeRule{publicRule{}}