incorrectLHSForDataStructureElem

fun incorrectLHSForDataStructureElem(identifier: String, expected: String, actual: Type, ctx: ParserRuleContext)

Error when data structure access performed on variable identifier of type actual, where element assignment cannot be performed

Parameters

identifier
expected
actual
ctx