package bc
- Alphabetic
- Public
- All
Type Members
-
trait
ClassFileElement[T] extends AnyRef
Generic interface which we use to implement the type classes.
Value Members
-
object
Assembler
Factory to create the binary representation (that is, an array of bytes) of a given class file.
-
object
MethodFilter
Command-line application which writes out some class files where some methods are filtered.