LibraryResolver

interface LibraryResolver

Interface for resolving libraries based on a given reference and arguments.

Inheritors

Functions

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