Package-level declarations

Functions

Link copied to clipboard
fun <C> AnnotationParser<C>.installCoroutineSupport(scope: CoroutineScope = GlobalScope, context: CoroutineContext = EmptyCoroutineContext, onlyForSuspending: Boolean = false): AnnotationParser<C>

Adds coroutine support to the AnnotationParser.