MCPcopy Create free account
hub / github.com/cseagle/blc / getResolutionDepth

Method getResolutionDepth

database.cc:323–360  ·  view source on GitHub ↗

For a given context scope where \b this Symbol is used, determine how many elements of the full namespace path need to be printed to correctly distinguish it. A value of 0 means the base symbol name is visible and not overridden in the context scope. A value of 1 means the base name may be overridden, but the parent scope name is not. The minimal number of names that distinguishes the symbol name

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

pushSymbolScopeMethod · 0.80
emitSymbolScopeMethod · 0.80

Calls 4

isNameUsedMethod · 0.80
getParentMethod · 0.45
getNameMethod · 0.45

Tested by

no test coverage detected