inconsistentTypeError

fun inconsistentTypeError(expected: Type, ctx: ParserRuleContext)

Inconsistent type error, used in data structures where all initialised values must be of the same type expected

Parameters

expected
ctx