Package-level declarations
Types
Link copied to clipboard
@AutoService(value = [SymbolProcessorProvider::class] )
Link copied to clipboard
Processes ResourceSchema annotations in order to create 'model' representations of annotated classes.
Functions
Link copied to clipboard
Link copied to clipboard
inline fun <A : Annotation, T> KSAnnotated.getAnnotationValue(name: String, useAnnotationDefaultValue: Boolean = true): T?
Link copied to clipboard