Searched refs:localRule (Results 1 – 2 of 2) sorted by relevance
314 argNames ...string) (*localRule, error) {338 r := &localRule{384 type localRule struct { struct392 func (l *localRule) packageContext() *packageContext { argument396 func (l *localRule) name() string { argument400 func (l *localRule) fullName(pkgNames map[*packageContext]string) string { argument404 func (l *localRule) memoizeFullName(pkgNames map[*packageContext]string) { argument408 func (l *localRule) def(interface{}) (*ruleDef, error) { argument412 func (r *localRule) scope() *basicScope { argument416 func (r *localRule) isArg(argName string) bool { argument[all …]
173 rules []*localRule