Searched defs:builtinRule (Results 1 – 1 of 1) sorted by relevance
904 type builtinRule struct { struct905 name_ string906 scope_ *basicScope907 sync.Mutex // protects scope_ during lazy creation