type Of Args In Method Call Error
fun typeOfArgsInMethodCallError(dataStructureType: String, method: String, argType: String, argName: String, ctx: ParserRuleContext)
Content copied to clipboard
Incorrect type argType of argument argName specified when calling method on a variable of type dataStructureType
Parameters
dataStructureType
method
argType
argName
ctx