Packages

package bc

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait ClassFileElement[T] extends AnyRef

    Generic interface which we use to implement the type classes.

Value Members

  1. object Assembler

    Factory to create the binary representation (that is, an array of bytes) of a given class file.

  2. object MethodFilter

    Command-line application which writes out some class files where some methods are filtered.

Ungrouped