incompatibleFunctionType

fun incompatibleFunctionType(identifier: String, declared: String, called: String, ctx: ParserRuleContext)

Incompatible function type error, where declared and called do not match

Parameters

identifier
declared
called
ctx