SpecificLibraryResolver

Constructors

Link copied to clipboard
constructor(kClass: KClass<T>, resolveRaw: (T, String?) -> Pair<String?, LibraryDescriptorGlobalOptions>)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
open override fun resolve(reference: LibraryReference, arguments: List<Variable>): LibraryDefinition?