Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
ContextExpressionMatcher
Interface ContextExpressionMatcher<T>
interface
ContextExpressionMatcher
<
T
>
{
match
(
whenExpression
,
context
)
:
boolean
;
}
Type Parameters
T
Index
Methods
match
Methods
match
match
(
whenExpression
,
context
)
:
boolean
Parameters
whenExpression
:
string
context
:
undefined
|
T
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
match
Theia TypeDoc
Loading...