numOfArgsInFunctionCallError

fun numOfArgsInFunctionCallError(function: String, numArgs: Int, expected: Int, ctx: ParserRuleContext)

Incorrect number of arguments numArgs specified when calling function

Parameters

function
numArgs
expected
ctx