BytecodeWriter

dotty.tools.backend.jvm.BytecodeWriters.BytecodeWriter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def writeClass(label: String, jclassName: String, jclassBytes: Array[Byte], outfile: AbstractFile): Unit

Concrete methods

def close(): Unit