MetadataCollector

class MetadataCollector(store: MetadataStore, kind: MppCheckerKind) : FirExpressionChecker<FirFunctionCall> (source)

Constructors

Link copied to clipboard
constructor(store: MetadataStore, kind: MppCheckerKind)

Properties

Link copied to clipboard
override val mppKind: MppCheckerKind

Functions

Link copied to clipboard
context(context: CheckerContext, reporter: DiagnosticReporter)
open override fun check(expression: FirFunctionCall)