num Of Args In Method Call Error
fun numOfArgsInMethodCallError(dataStructureType: String, method: String, numArgs: Int, expected: Int, ctx: ParserRuleContext)
Content copied to clipboard
Incorrect number of arguments numArgs specified when calling method on a variable of type dataStructureType
Parameters
dataStructureType
method
numArgs
expected
ctx