Preparing search index...
The search index is not available
Langium - v3.3.0
Langium
langium/test
ExpectedWorkspaceSymbolsList
Interface ExpectedWorkspaceSymbolsList
interface
ExpectedWorkspaceSymbolsList
{
expectedSymbols
:
(
string
|
WorkspaceSymbol
)
[]
;
query
?:
string
;
symbolToString
?:
(
(
item
:
WorkspaceSymbol
)
=>
string
)
;
}
Hierarchy (
view full
)
ExpectedWorkspaceSymbolsBase
ExpectedWorkspaceSymbolsList
Index
Properties
expected
Symbols
query?
symbol
To
String?
Properties
expected
Symbols
expected
Symbols
:
(
string
|
WorkspaceSymbol
)
[]
Optional
query
query
?:
string
Optional
symbol
To
String
symbol
To
String
?:
(
(
item
:
WorkspaceSymbol
)
=>
string
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expected
Symbols
query
symbol
To
String
Langium - v3.3.0
Loading...