Home
last modified time | relevance | path

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

/build/blueprint/
Dpackage_ctx.go758 type ruleFunc struct { struct
808 rule := &ruleFunc{
823 func (r *ruleFunc) packageContext() *packageContext { argument
827 func (r *ruleFunc) name() string { argument
831 func (r *ruleFunc) fullName(pkgNames map[*packageContext]string) string { argument
835 func (r *ruleFunc) def(config interface{}) (*ruleDef, error) { argument
847 func (r *ruleFunc) scope() *basicScope { argument
860 func (r *ruleFunc) isArg(argName string) bool { argument
864 func (r *ruleFunc) String() string { argument