KaCompoundArrayAccessCall

Last modified: 23 July 2024

Represents a compound array-like access convention involving calls both to get() and set() functions, e.g., a[1] += "foo".