ZipAndJarSourcePathFactory

Manages creation of classpath for source files placed in zip and jar files. It should be the only way of creating them as it provides caching.

class Object
trait Matchable
class Any

Value members

Inherited methods

def create(zipFile: AbstractFile)(using Context): ClassPath