Home
last modified time | relevance | path

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

/build/blueprint/
Dpackage_ctx.go720 type ruleFunc struct { struct
770 rule := &ruleFunc{
785 func (r *ruleFunc) packageContext() *packageContext { argument
789 func (r *ruleFunc) name() string { argument
793 func (r *ruleFunc) fullName(pkgNames map[*packageContext]string) string { argument
797 func (r *ruleFunc) def(config interface{}) (*ruleDef, error) { argument
809 func (r *ruleFunc) scope() *basicScope { argument
822 func (r *ruleFunc) isArg(argName string) bool { argument
826 func (r *ruleFunc) String() string { argument