References and calls

Last modified: 01 August 2024

The Analysis API offers two mechanisms for resolving references within Kotlin code: reference resolution and call resolution. While they both deal with connecting names to declarations, they serve distinct purposes and provide different levels of information.