incompatible Parameter Type
fun incompatibleParameterType(identifier: String, declared: String, argument: String, ctx: ParserRuleContext)
Content copied to clipboard
Incompatible parameter type error, where declared and argument do not match
Parameters
identifier
declared
argument
ctx