typeOfArgsInMethodCallError

fun typeOfArgsInMethodCallError(dataStructureType: String, method: String, argType: String, argName: String, ctx: ParserRuleContext)

Incorrect type argType of argument argName specified when calling method on a variable of type dataStructureType

Parameters

dataStructureType
method
argType
argName
ctx