K3lpImportResolver
Contract interface for resolving local import paths encountered during model compilation.
Inheritors
Types
Functions
Link copied to clipboard
Resolves a local import from given path and returns a text source file. This function may throw in error cases, in which case a compilation error report will be generated. This will not necessarily abort compilation immediately, but it is guaranteed that the final compilation result is failure.