KaFunctionCall
Last modified: 23 July 2024KaFunctionCall
represents a call to a function within Kotlin code. This includes calls to regular functions, constructors, constructors of super classes, and annotations.
Hierarchy
Inherits KaCallableMemberCall.