Home
last modified time | relevance | path

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

/build/blueprint/
Dpackage_ctx.go717 type ruleFunc struct { struct
767 rule := &ruleFunc{
782 func (r *ruleFunc) packageContext() *packageContext { argument
786 func (r *ruleFunc) name() string { argument
790 func (r *ruleFunc) fullName(pkgNames map[*packageContext]string) string { argument
794 func (r *ruleFunc) def(config interface{}) (*ruleDef, error) { argument
806 func (r *ruleFunc) scope() *basicScope { argument
819 func (r *ruleFunc) isArg(argName string) bool { argument
823 func (r *ruleFunc) String() string { argument