unexpected Expression Type Error
fun unexpectedExpressionTypeError(expected: Set<Type>, actual: Type, ctx: ParserRuleContext)
Content copied to clipboard
Unexpected expression type error, where actual is not part of the expected types in expected
Parameters
expected
actual
ctx