A
C
D
E
F
G
I
J
K
L
M
N
O
P
R
S
T
U
V
W
I
- IN - enum entry in com.google.devtools.ksp.symbol.Modifier
- INFIX - enum entry in com.google.devtools.ksp.symbol.Modifier
- info(String,KSNode) - function in com.google.devtools.ksp.processing.KSPLogger
- initCause(Throwable) - function in kotlin.KSTypeNotPresentException
- initCause(Throwable) - function in kotlin.KSTypesNotPresentException
- INLINE - enum entry in com.google.devtools.ksp.symbol.Modifier
- INNER - enum entry in com.google.devtools.ksp.symbol.Modifier
- INTERFACE - enum entry in com.google.devtools.ksp.symbol.ClassKind
- INTERNAL - enum entry in com.google.devtools.ksp.symbol.Modifier
- INTERNAL - enum entry in com.google.devtools.ksp.symbol.Visibility
- INVARIANT - enum entry in com.google.devtools.ksp.symbol.Variance
- isAbstract(KSClassDeclaration) - function in com.google.devtools.ksp.UtilsKt
- isAbstract(KSPropertyDeclaration) - function in com.google.devtools.ksp.UtilsKt
- isAnnotationPresent(KSAnnotated,KClass) - function in com.google.devtools.ksp.UtilsKt
- isAssignableFrom(KSType) - function in com.google.devtools.ksp.symbol.KSType
- Check whether this type is assign-compatible from another type.
- isConstructor(KSFunctionDeclaration) - function in com.google.devtools.ksp.UtilsKt
- Returns
trueif this is a constructor function. - isCovarianceFlexible() - function in com.google.devtools.ksp.symbol.KSType
- True if the type can be both invariant and covariant, depending on the context.
- isDefault(KSValueArgument) - function in com.google.devtools.ksp.UtilsKt
- isDelegated() - function in com.google.devtools.ksp.symbol.KSPropertyDeclaration
- Indicates whether this is a delegated property.
- isInternal(KSDeclaration) - function in com.google.devtools.ksp.UtilsKt
- isJavaPackagePrivate(KSDeclaration) - function in com.google.devtools.ksp.UtilsKt
- isJavaRawType(KSType) - function in com.google.devtools.ksp.processing.Resolver
- Tests a type if it was declared as legacy "raw" type in Java - a type with its type arguments fully omitted.
- isLocal(KSDeclaration) - function in com.google.devtools.ksp.UtilsKt
- Check whether this is a local declaration, or namely, declared in a function.
- isMutabilityFlexible() - function in com.google.devtools.ksp.symbol.KSType
- True if the type is a collection and can be both mutable and immutable, depending on the context.
- isOpen(KSDeclaration) - function in com.google.devtools.ksp.UtilsKt
- isPrivate(KSDeclaration) - function in com.google.devtools.ksp.UtilsKt
- isProtected(KSDeclaration) - function in com.google.devtools.ksp.UtilsKt
- isPublic(KSDeclaration) - function in com.google.devtools.ksp.UtilsKt
- isVisibleFrom(KSDeclaration,KSDeclaration) - function in com.google.devtools.ksp.UtilsKt