Preparing search index...
The search index is not available
Documentation - v0.3.0
Documentation
typir
registerInferCurrentTypeRules
Function registerInferCurrentTypeRules
registerInferCurrentTypeRules
<
TypeType
extends
Type
,
Specifics
extends
TypirSpecifics
,
>
(
rules
:
|
undefined
|
InferCurrentTypeRule
<
TypeType
,
Specifics
,
Specifics
[
"LanguageType"
]
>
|
InferCurrentTypeRule
<
TypeType
,
Specifics
,
Specifics
[
"LanguageType"
]
>
[]
,
type
:
TypeType
,
services
:
TypirServices
<
Specifics
>
,
)
:
void
Type Parameters
TypeType
extends
Type
Specifics
extends
TypirSpecifics
Parameters
rules
:
|
undefined
|
InferCurrentTypeRule
<
TypeType
,
Specifics
,
Specifics
[
"LanguageType"
]
>
|
InferCurrentTypeRule
<
TypeType
,
Specifics
,
Specifics
[
"LanguageType"
]
>
[]
type
:
TypeType
services
:
TypirServices
<
Specifics
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation - v0.3.0
Loading...