scala.tools.nsc.backend

jvm

package jvm

Visibility
  1. Public
  2. All

Type Members

  1. trait BytecodeWriters extends AnyRef

    For the last mile: turning generated bytecode in memory into something you can use.

  2. trait GenAndroid extends AnyRef

  3. abstract class GenJVM extends SubComponent with GenJVMUtil with GenAndroid with BytecodeWriters

    This class .

  4. trait GenJVMUtil extends AnyRef