Package-level declarations

Types

Link copied to clipboard

Define the diagnostics that ComposeInvestigator can generate. For each diagnosis, see the message associated with that diagnosis.

Link copied to clipboard
class InvalidationTraceTableApiChecker(session: FirSession) : FirAdditionalCheckersExtension

Checker to validate use cases of the ComposableInvalidationTraceTable API.

class InvalidationTraceTableInstantiationValidator(session: FirSession) : FirAdditionalCheckersExtension

Transformer that adds an @file:NoInvestigation annotation to the file if the file does not have a Composable function.