incompatible Argument Types For Functions Check
fun incompatibleArgumentTypesForFunctionsCheck(identifier: String, currentSymbolTable: SymbolTableVisitor, argTypes: List<Type>, ctx: VAlgoLangParser.FunctionCallContext)
Content copied to clipboard
Incompatible argument types for functions check
Parameters
identifier
currentSymbolTable
argTypes
ctx