A VirtualBinaryFile implemented by an actual file on the file system.
A VirtualFile implemented by an actual file on the file system.
A VirtualTextFile implemented by an actual file on the file system.
A simple in-memory mutable virtual binary file.
A base class for simple in-memory mutable virtual files.
A simple in-memory mutable virtual JS file.
A simple in-memory mutable virtual serialized Scala.js IR file.
A simple in-memory mutable virtual text file.
A virtual binary input file.
A virtual input file.
A virtual input file which contains JavaScript code.
A virtual Scala.js IR file.
A virtual Scala.js IR file. It contains the class info and the IR tree.
Base trait for virtual Scala.js IR files that are serialized as binary file.
A virtual input file.
A virtual input file which contains JavaScript code. It may have a source map associated with it.