Package-level declarations
Types
Link copied to clipboard
object ComposeInvestigatorErrors
Define the diagnostics that ComposeInvestigator can generate. For each diagnosis, see the message associated with that diagnosis.
Link copied to clipboard
Checker to validate use cases of the ComposableInvalidationTraceTable
API.
Link copied to clipboard
class InvalidationTraceTableInstantiationValidator(session: FirSession) : FirAdditionalCheckersExtension
Transformer that adds an @file:NoInvestigation
annotation to the file if the file does not have a Composable function.