KaVariableAccessCall
Represents a simple access to a variable within Kotlin code (reading or writing a variable's value).
Hierarchy
Inherits KaCallableMemberCall.
Last modified: 23 July 2024
Represents a simple access to a variable within Kotlin code (reading or writing a variable's value).
Inherits KaCallableMemberCall.