KtGram
Toggle table of contents
8.1.0
jvm
Platform filter
jvm
Switch theme
Search in API
KtGram
aide
/
eu.vendeli.aide.fir
/
ActionCallChecker
Action
Call
Checker
class
ActionCallChecker
(
doAutoSend
:
Boolean
)
:
FirDeclarationChecker
<
FirFunction
>
(
source
)
Members
Constructors
Action
Call
Checker
Link copied to clipboard
constructor
(
doAutoSend
:
Boolean
)
Properties
mpp
Kind
Link copied to clipboard
override
val
mppKind
:
MppCheckerKind
Functions
check
Link copied to clipboard
open
override
fun
check
(
declaration
:
FirFunction
,
context
:
CheckerContext
,
reporter
:
DiagnosticReporter
)