Home
last modified time | relevance | path

Searched refs:ruleFunc (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/
Dpackage_ctx.go718 type ruleFunc struct { struct
768 rule := &ruleFunc{
783 func (r *ruleFunc) packageContext() *packageContext { argument
787 func (r *ruleFunc) name() string { argument
791 func (r *ruleFunc) fullName(pkgNames map[*packageContext]string) string { argument
795 func (r *ruleFunc) def(config interface{}) (*ruleDef, error) { argument
807 func (r *ruleFunc) scope() *basicScope { argument
820 func (r *ruleFunc) isArg(argName string) bool { argument
824 func (r *ruleFunc) String() string { argument