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

Method resolveScopeFromSymbolName

database.cc:3111–3135  ·  view source on GitHub ↗

\brief Get the Scope (and base name) associated with a qualified Symbol name The name is parsed using a \b delimiter that is passed in. The name can be only partially qualified by passing in a starting Scope, which the name is assumed to be relative to. If the starting scope is \b null, or the name starts with the delimiter, the name is assumed to be relative to the global Scope. The unqualified

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

executeMethod · 0.80
readSymbolMethod · 0.80
setPrototypeMethod · 0.80

Calls 3

resolveScopeMethod · 0.80
sizeMethod · 0.80
findMethod · 0.45

Tested by

no test coverage detected