Package

org.opalj

bc

Permalink

package bc

Visibility
  1. Public
  2. All

Type Members

  1. trait ClassFileElement[T] extends AnyRef

    Permalink

    Generic interface which we use to implement the type classes.

Value Members

  1. object Assembler

    Permalink

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

  2. object MethodFilter

    Permalink

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

Ungrouped