A  C  D  E  F  G  I  J  K  L  M  N  O  P  R  S  T  U  V  W 

F

FIELD - enum entry in com.google.devtools.ksp.symbol.AnnotationUseSiteTarget
 
FILE - enum entry in com.google.devtools.ksp.symbol.AnnotationUseSiteTarget
 
FileLocation - class in com.google.devtools.ksp.symbol
 
fillInStackTrace() - function in kotlin.Throwable
 
FINAL - enum entry in com.google.devtools.ksp.symbol.Modifier
 
findActuals() - function in com.google.devtools.ksp.symbol.KSClassDeclaration
Finds all corresponding actual implementations for this.
findActuals() - function in com.google.devtools.ksp.symbol.KSDeclaration
Finds all corresponding actual implementations for this.
findActuals() - function in com.google.devtools.ksp.symbol.KSExpectActual
Finds all corresponding actual implementations for this.
findActuals() - function in com.google.devtools.ksp.symbol.KSFunctionDeclaration
Finds all corresponding actual implementations for this.
findActuals() - function in com.google.devtools.ksp.symbol.KSPropertyDeclaration
Finds all corresponding actual implementations for this.
findActuals() - function in com.google.devtools.ksp.symbol.KSTypeAlias
Finds all corresponding actual implementations for this.
findActuals() - function in com.google.devtools.ksp.symbol.KSTypeParameter
Finds all corresponding actual implementations for this.
findActualType(com.google.devtools.ksp.symbol.KSTypeAlias) - function in com.google.devtools.ksp.UtilsKt
Find the KSClassDeclaration that the alias points to recursively.
findExpects() - function in com.google.devtools.ksp.symbol.KSClassDeclaration
Finds all corresponding expect declarations for this.
findExpects() - function in com.google.devtools.ksp.symbol.KSDeclaration
Finds all corresponding expect declarations for this.
findExpects() - function in com.google.devtools.ksp.symbol.KSExpectActual
Finds all corresponding expect declarations for this.
findExpects() - function in com.google.devtools.ksp.symbol.KSFunctionDeclaration
Finds all corresponding expect declarations for this.
findExpects() - function in com.google.devtools.ksp.symbol.KSPropertyDeclaration
Finds all corresponding expect declarations for this.
findExpects() - function in com.google.devtools.ksp.symbol.KSTypeAlias
Finds all corresponding expect declarations for this.
findExpects() - function in com.google.devtools.ksp.symbol.KSTypeParameter
Finds all corresponding expect declarations for this.
findOverridee() - function in com.google.devtools.ksp.symbol.KSFunctionDeclaration
Find the closest overridee of this function, if overriding.
findOverridee() - function in com.google.devtools.ksp.symbol.KSPropertyDeclaration
Find the closest overridee of this property, if overriding.
finish() - function in com.google.devtools.ksp.processing.SymbolProcessor
Called by Kotlin Symbol Processing to finalize the processing of a compilation.
FUN - enum entry in com.google.devtools.ksp.symbol.Modifier
 
FunctionKind - class in com.google.devtools.ksp.symbol
Kind of a function declaration.
A  C  D  E  F  G  I  J  K  L  M  N  O  P  R  S  T  U  V  W