Searched refs:ModulePath (Results 1 – 3 of 3) sorted by relevance
80 ModulePath() string methodSpec91 func (ctx *namespaceContextImpl) ModulePath() string { func
3029 func (c *Context) ModulePath(logicModule Module) string { func3035 return filepath.Dir(c.ModulePath(logicModule))
175 err := r.addNewNamespaceForModule(newNamespace, ctx.ModulePath())333 return r.findNamespace(filepath.Dir(ctx.ModulePath()))