GetSymbolsInScopeParams Type
GetSymbolsInScopeParams are parameters for getSymbolsInScope, which returns all symbols visible at a given location.
Record fields
| Record Field |
Description
|
|
Optional: file for location context (alternative to Location)
|
Full Usage:
Location
Field type: string voption
|
Optional: node handle for location context
|
|
SymbolFlags for what kind of symbols to find
|
Full Usage:
Position
Field type: int voption
|
Optional: position in file for location context (with File)
|
Full Usage:
Project
Field type: string
|
|
Full Usage:
Snapshot
Field type: int
|
|