# Functions
No description provided by the author
No description provided by the author
NewPackageDataCache creates a new empty PackageDataCache.
# Constants
No description provided by the author
# Structs
No description provided by the author
DefinitionInfo provides context about a range that defines an identifier.
DocumentInfo provides context for constructing the contains relationship between a document and the ranges that it contains.
No description provided by the author
No description provided by the author
IndexerStats summarizes the amount of work done by the indexer.
PackageData is a cache of hover text and moniker paths by token position within a package.
PackageDataCache is a cache of hover text and enclosing type identifiers by file and token position.
PackageDataCacheStats summarizes the amount of work done by the package data cache.
PkgDeclaration is similar to types.PkgName, except that instead of for _imported_ packages it is for _declared_ packages.
No description provided by the author
# Interfaces
ObjectLike is effectively just types.Object.