Preparing search index...
The search index is not available
Documentation - v0.0.1
Documentation
typir
FunctionCallValidationRule
Type Alias FunctionCallValidationRule<T>
FunctionCallValidationRule
:
(
functionCall
:
T
,
functionType
:
FunctionType
,
typir
:
TypirServices
,
)
=>
ValidationProblem
[]
Type Parameters
T
Type declaration
(
functionCall
:
T
,
functionType
:
FunctionType
,
typir
:
TypirServices
,
)
:
ValidationProblem
[]
Parameters
functionCall
:
T
functionType
:
FunctionType
typir
:
TypirServices
Returns
ValidationProblem
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation - v0.0.1
Loading...