incompatibleParameterCount

fun incompatibleParameterCount(identifier: String, declared: Int, called: Int, ctx: ParserRuleContext)

Incompatible parameter count error, where declared and called do not match

Parameters

identifier
declared
called
ctx