ActionCallChecker

class ActionCallChecker(doAutoSend: Boolean) : FirDeclarationChecker<FirFunction> (source)

Constructors

Link copied to clipboard
constructor(doAutoSend: Boolean)

Properties

Link copied to clipboard
override val mppKind: MppCheckerKind

Functions

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