Package

scala.tools

scalap

Permalink

package scalap

Content Hierarchy
Visibility
  1. Public
  2. All

Type Members

  1. class Arguments extends AnyRef

    Permalink
  2. class ByteArrayReader extends AnyRef

    Permalink
  3. class Classfile extends AnyRef

    Permalink
  4. class CodeWriter extends AnyRef

    Permalink
  5. class JavaWriter extends CodeWriter

    Permalink
  6. class Main extends AnyRef

    Permalink

    The main object used to execute scalap on the command-line.

  7. class MetaParser extends AnyRef

    Permalink

    a parser class for parsing meta type information in classfiles generated by pico.

Value Members

  1. object Arguments

    Permalink
  2. object Classfiles

    Permalink
  3. object Decode

    Permalink

    Temporary decoder.

    Temporary decoder. This would be better off in the scala.tools.nsc but right now the compiler won't acknowledge scala.tools.scalap when it's bootstrapping, so the reference has to go from here to there.

  4. object Main extends Main

    Permalink
  5. object Properties extends PropertiesTrait

    Permalink

    Loads decoder.properties from the jar.

  6. package scalax

    Permalink