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