scala.tools

ant

package ant

Visibility
  1. Public
  2. All

Type Members

  1. class FastScalac extends Scalac

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

  2. class LooseFileSet extends AnyRef

    A set of files that can be installed at any relative location

  3. class Pack200Task extends ScalaMatchingTask

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

  4. 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.

  5. class ScalaBazaar extends Task with ScalaTask

    An Ant task that generates a Scala Bazaars package (sbp file) along with an advertisement of that package.

  6. class ScalaMatchingTask extends MatchingTask with ScalaTask

    Attributes
    abstract
  7. trait ScalaTask extends AnyRef

  8. class ScalaTool extends ScalaMatchingTask

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

  9. class Scalac extends ScalaMatchingTask with ScalacShared

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

  10. trait ScalacShared extends ScalaMatchingTask

  11. class Scaladoc extends ScalaMatchingTask

    An Ant task to document Scala code.

Value Members

  1. package sabbus