Searched refs:localRule (Results 1 – 2 of 2) sorted by relevance
311 argNames ...string) (*localRule, error) {335 r := &localRule{377 type localRule struct { struct385 func (l *localRule) packageContext() *packageContext { argument389 func (l *localRule) name() string { argument393 func (l *localRule) fullName(pkgNames map[*packageContext]string) string { argument397 func (l *localRule) def(interface{}) (*ruleDef, error) { argument401 func (r *localRule) scope() *basicScope { argument405 func (r *localRule) isArg(argName string) bool { argument409 func (r *localRule) String() string { argument
157 rules []*localRule