ZipAndJarSourcePathFactory

dotty.tools.dotc.classpath.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.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

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

Attributes

Inherited from:
ZipAndJarFileLookupFactory