Uses of Interface
org.praxislive.code.LibraryResolver.Context
-
Packages that use LibraryResolver.Context Package Description org.praxislive.code -
-
Uses of LibraryResolver.Context in org.praxislive.code
Methods in org.praxislive.code with parameters of type LibraryResolver.Context Modifier and Type Method Description Optional<LibraryResolver.Entry>
LibraryResolver. resolve(PResource resource, LibraryResolver.Context context)
Resolve the provided resource to anLibraryResolver.Entry
with local files to add for compilation.
-