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

A

ABSTRACT - enum entry in com.google.devtools.ksp.symbol.Modifier
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSAnnotated
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSAnnotation
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSCallableReference
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSClassDeclaration
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSClassifierReference
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSDeclaration
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSDeclarationContainer
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSDynamicReference
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSFile
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSFunctionDeclaration
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSModifierListOwner
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSNode
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSParenthesizedReference
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSPropertyAccessor
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSPropertySetter
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSPropertyGetter
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSPropertyDeclaration
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSReferenceElement
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSTypeAlias
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSTypeArgument
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSTypeParameter
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSTypeReference
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSValueArgument
 
accept(KSVisitor,D) - function in com.google.devtools.ksp.symbol.KSValueParameter
 
ACTUAL - enum entry in com.google.devtools.ksp.symbol.Modifier
 
addSuppressed(Throwable) - function in kotlin.KSTypeNotPresentException
 
addSuppressed(Throwable) - function in kotlin.KSTypesNotPresentException
 
ANNOTATION - enum entry in com.google.devtools.ksp.symbol.Modifier
 
ANNOTATION_CLASS - enum entry in com.google.devtools.ksp.symbol.ClassKind
 
AnnotationUseSiteTarget - class in com.google.devtools.ksp.symbol
 
ANONYMOUS - enum entry in com.google.devtools.ksp.symbol.FunctionKind
 
asMemberOf(KSType) - function in com.google.devtools.ksp.symbol.KSFunctionDeclaration
Returns the type of the function when it is viewed as member of the containing type.
asMemberOf(KSType) - function in com.google.devtools.ksp.symbol.KSPropertyDeclaration
Returns the type of the property when it is viewed as member of the containing type.
associate(List,String,String,String) - function in com.google.devtools.ksp.processing.CodeGenerator
Associate sources to an output file.
associateWithClasses(List,String,String,String) - function in com.google.devtools.ksp.processing.CodeGenerator
Associate classes to an output file.
asStarProjectedType() - function in com.google.devtools.ksp.symbol.KSClassDeclaration
If this is a generic class, return the type where the type argument is applied with star projection at use-site.
asString() - function in com.google.devtools.ksp.symbol.KSName
String representation of the name.
asType(List) - function in com.google.devtools.ksp.symbol.KSClassDeclaration
Create a type by applying a list of type arguments to this class' type parameters.
A  C  D  E  F  G  I  J  K  L  M  N  O  P  R  S  T  U  V  W