check Array Elem Index Types
fun checkArrayElemIndexTypes(indices: List<ExpressionNode>, currentSymbolTable: SymbolTableVisitor, ctx: ParserRuleContext)
Content copied to clipboard
Check array elem index types
Parameters
indices
currentSymbolTable
ctx