A
B
C
D
E
F
G
H
I
J
K
L
M
O
P
R
S
T
U
V
W
I
- INCREMENTAL_LOG_OPTION - enum entry in com.google.devtools.ksp.KspCliOption
- INCREMENTAL_OPTION - enum entry in com.google.devtools.ksp.KspCliOption
- IncrementalContext - class in com.google.devtools.ksp
- info(java.lang.String,com.google.devtools.ksp.symbol.KSNode) - function in com.google.devtools.ksp.processing.impl.MessageCollectorBasedKSPLogger
- isAbstract() - function in com.google.devtools.ksp.symbol.impl.binary.KSFunctionDeclarationDescriptorImpl
- isAbstract() - function in com.google.devtools.ksp.symbol.impl.java.KSFunctionDeclarationJavaImpl
- isAbstract() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSFunctionDeclarationImpl
- isAbstract() - function in com.google.devtools.ksp.symbol.impl.synthetic.KSConstructorSyntheticImpl
- isActual() - function in com.google.devtools.ksp.symbol.KSExpectActual
- isActual() - function in com.google.devtools.ksp.symbol.KSExpectActual
- isActual() - function in com.google.devtools.ksp.symbol.impl.binary.KSExpectActualDescriptorImpl
- isActual() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSExpectActualImpl
- "All actual declarations that match any part of an expected declaration need to be marked as actual.
- isActual() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSExpectActualNoImpl
- isActual() - function in com.google.devtools.ksp.symbol.impl.synthetic.KSConstructorSyntheticImpl
- isActual() - function in com.google.devtools.ksp.symbol.impl.synthetic.KSErrorTypeClassDeclaration
- isAssignableFrom(com.google.devtools.ksp.symbol.KSType) - function in com.google.devtools.ksp.symbol.impl.kotlin.KSErrorType
- isAssignableFrom(com.google.devtools.ksp.symbol.KSType) - function in com.google.devtools.ksp.symbol.impl.kotlin.KSTypeImpl
- isCompanionObject() - function in com.google.devtools.ksp.symbol.impl.binary.KSClassDeclarationDescriptorImpl
- isCompanionObject() - function in com.google.devtools.ksp.symbol.impl.java.KSClassDeclarationJavaEnumEntryImpl
- isCompanionObject() - function in com.google.devtools.ksp.symbol.impl.java.KSClassDeclarationJavaImpl
- isCompanionObject() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSClassDeclarationImpl
- isCompanionObject() - function in com.google.devtools.ksp.symbol.impl.synthetic.KSErrorTypeClassDeclaration
- isCovarianceFlexible() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSErrorType
- isCovarianceFlexible() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSTypeImpl
- isCrossInline() - function in com.google.devtools.ksp.symbol.impl.binary.KSValueParameterDescriptorImpl
- isCrossInline() - function in com.google.devtools.ksp.symbol.impl.java.KSValueParameterJavaImpl
- isCrossInline() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSValueParameterImpl
- isCrossInline() - function in com.google.devtools.ksp.symbol.impl.synthetic.KSValueParameterSyntheticImpl
- isDelegated() - function in com.google.devtools.ksp.symbol.impl.binary.KSPropertyDeclarationDescriptorImpl
- isDelegated() - function in com.google.devtools.ksp.symbol.impl.java.KSPropertyDeclarationJavaImpl
- isDelegated() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSPropertyDeclarationImpl
- isDelegated() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSPropertyDeclarationParameterImpl
- isError() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSErrorType
- isError() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSFunctionErrorImpl
- isError() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSFunctionImpl
- isError() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSTypeImpl
- isExpect() - function in com.google.devtools.ksp.symbol.KSExpectActual
- isExpect() - function in com.google.devtools.ksp.symbol.KSExpectActual
- isExpect() - function in com.google.devtools.ksp.symbol.impl.binary.KSExpectActualDescriptorImpl
- isExpect() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSExpectActualImpl
- isExpect() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSExpectActualNoImpl
- isExpect() - function in com.google.devtools.ksp.symbol.impl.synthetic.KSConstructorSyntheticImpl
- isExpect() - function in com.google.devtools.ksp.symbol.impl.synthetic.KSErrorTypeClassDeclaration
- isFunctionType() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSErrorType
- isFunctionType() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSTypeImpl
- isJavaRawType(com.google.devtools.ksp.symbol.KSType) - function in com.google.devtools.ksp.processing.impl.ResolverImpl
- isMarkedNullable() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSErrorType
- isMarkedNullable() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSTypeImpl
- isMutabilityFlexible() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSErrorType
- isMutabilityFlexible() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSTypeImpl
- isMutable() - function in com.google.devtools.ksp.symbol.impl.binary.KSPropertyDeclarationDescriptorImpl
- isMutable() - function in com.google.devtools.ksp.symbol.impl.java.KSPropertyDeclarationJavaImpl
- isMutable() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSPropertyDeclarationImpl
- isMutable() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSPropertyDeclarationParameterImpl
- isNoInline() - function in com.google.devtools.ksp.symbol.impl.binary.KSValueParameterDescriptorImpl
- isNoInline() - function in com.google.devtools.ksp.symbol.impl.java.KSValueParameterJavaImpl
- isNoInline() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSValueParameterImpl
- isNoInline() - function in com.google.devtools.ksp.symbol.impl.synthetic.KSValueParameterSyntheticImpl
- isReified() - function in com.google.devtools.ksp.symbol.impl.binary.KSTypeParameterDescriptorImpl
- isReified() - function in com.google.devtools.ksp.symbol.impl.java.KSTypeParameterJavaImpl
- isReified() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSTypeParameterImpl
- isSpread() - function in com.google.devtools.ksp.symbol.KSValueArgument
- isSpread() - function in com.google.devtools.ksp.symbol.impl.java.KSValueArgumentJavaImpl
- isSpread() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSValueArgumentLiteImpl
- isSuspendFunctionType() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSErrorType
- isSuspendFunctionType() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSTypeImpl
- isVal() - function in com.google.devtools.ksp.symbol.impl.binary.KSValueParameterDescriptorImpl
- isVal() - function in com.google.devtools.ksp.symbol.impl.java.KSValueParameterJavaImpl
- isVal() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSValueParameterImpl
- isVal() - function in com.google.devtools.ksp.symbol.impl.synthetic.KSValueParameterSyntheticImpl
- isVar() - function in com.google.devtools.ksp.symbol.impl.binary.KSValueParameterDescriptorImpl
- isVar() - function in com.google.devtools.ksp.symbol.impl.java.KSValueParameterJavaImpl
- isVar() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSValueParameterImpl
- isVar() - function in com.google.devtools.ksp.symbol.impl.synthetic.KSValueParameterSyntheticImpl
- isVararg() - function in com.google.devtools.ksp.symbol.impl.binary.KSValueParameterDescriptorImpl
- isVararg() - function in com.google.devtools.ksp.symbol.impl.java.KSValueParameterJavaImpl
- isVararg() - function in com.google.devtools.ksp.symbol.impl.kotlin.KSValueParameterImpl
- isVararg() - function in com.google.devtools.ksp.symbol.impl.synthetic.KSValueParameterSyntheticImpl