[all packages] [package pizza.compiler] [class hierarchy] [index]

public class pizza.compiler.Express

(source file: pizza/compiler/Express.pizza)
java.lang.Object
   |
   +----pizza.compiler.Express

The pure class interface.
public class Express
Pizza Express -- The Fast Pizza Compiler, a compiler driver to compile faster by reducing class loads.

Copyright (C) 1996,97 Martin Odersky. All rights reserved. Permission is hereby granted to modify and use this software for research and teaching purposes. Modification for commercial purposes requires prior written permission by the author. The software, or modifications thereof, may be redistributed only if this copyright notice stays attached.

See also:
pizza.compiler.Main

Constuctor Index

O Express()

Methods

O main(String[])
Main method of Pizza-Express.

Constructors

O Express
public Express();

Methods

O main
public static void main(String[] args)
  throws Throwable;
Main method of Pizza-Express.


[all packages] [package pizza.compiler] [class hierarchy] [index]
pizza.compiler.Express.html