incompatible Parameter Count
fun incompatibleParameterCount(identifier: String, declared: Int, called: Int, ctx: ParserRuleContext)
Content copied to clipboard
Incompatible parameter count error, where declared and called do not match
Parameters
identifier
declared
called
ctx