Protected
Readonly
descriptionsProtected
Readonly
globalProtected
Readonly
indexProtected
Readonly
nameProtected
Readonly
reflectionProtected
createCreate a scope for the given collection of AST node descriptions.
Optional
outerScope: ScopeOptional
options: ScopeOptionsProtected
createCreate a scope for the given collection of AST nodes, which need to be transformed into respective
descriptions first. This is done using the NameProvider
and AstNodeDescriptionProvider
services.
Optional
outerScope: ScopeOptional
options: ScopeOptionsProtected
getCreate a global scope filtered for the given reference type.
Return a scope describing what elements are visible for the given AST node and cross-reference identifier.
Information about the reference for which a scope is requested.
Language-specific service for determining the scope of target elements visible in a specific cross-reference context.