incompatibleArgumentTypesForFunctionsCheck

fun incompatibleArgumentTypesForFunctionsCheck(identifier: String, currentSymbolTable: SymbolTableVisitor, argTypes: List<Type>, ctx: VAlgoLangParser.FunctionCallContext)

Incompatible argument types for functions check

Parameters

identifier
currentSymbolTable
argTypes
ctx