scala.tools

ant

package ant

Content Hierarchy Learn more about scaladoc diagrams
Visibility
  1. Public
  2. All

Type Members

  1. class ClassloadVerify extends ScalaMatchingTask

  2. class FastScalac extends Scalac

    An Ant task to compile with the fast Scala compiler (fsc).

  3. class Pack200Task extends ScalaMatchingTask

    An Ant task that applies the pack200 encoding to a JAR file.

  4. abstract class ScalaMatchingTask extends MatchingTask with ScalaTask

  5. trait ScalaTask extends AnyRef

  6. class ScalaTool extends ScalaMatchingTask

    An Ant task that generates a shell or batch script to execute a Scala program.

  7. class Scalac extends ScalaMatchingTask with ScalacShared

    An Ant task to compile with the new Scala compiler (NSC).

  8. trait ScalacShared extends ScalaMatchingTask

  9. class Same extends ScalaMatchingTask

    An Ant task that, for a set of files, tests them for byte-to-byte equality with one or more other files.

Value Members

  1. package sabbus

Ungrouped