Executes all checks, which are directly derived from the current Typir configuration,
i.e. checks that arguments fit to parameters for function calls (including operands for operators).
Parameters
node: AstNode
the current AST node to check regarding typing issues
Executes all checks, which are directly derived from the current Typir configuration, i.e. checks that arguments fit to parameters for function calls (including operands for operators).