scala.tools.nsc.symtab

classfile

package classfile

Linear Supertypes
AnyRef, Any
Content Hierarchy Learn more about scaladoc diagrams
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. classfile
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class AbstractFileReader extends AnyRef

    This class reads files byte per byte.

  2. abstract class ClassfileParser extends AnyRef

    This abstract class implements a class file parser.

  3. abstract class ICodeReader extends ClassfileParser

    ICode reader from Java bytecode.

  4. abstract class Pickler extends SubComponent

    Serialize a top-level module and/or class.

Value Members

  1. val ClassfileConstants: reflect.internal.ClassfileConstants.type

Inherited from AnyRef

Inherited from Any

Ungrouped