| java.lang.Object xtc.util.Tool xtc.typical.Typical
Typical | public class Typical extends Tool (Code) | | The Typical compiler.
author: Laune Harris, Anh Le version: $Revision: 1.30 $ |
Constructor Summary | |
public | Typical() Create a new Typical compiler. |
analyser | protected Object analyser(Code) | | The Analyzer to run the test
|
checker | protected String checker(Code) | | The name of the analyzer
|
typicalName | protected String typicalName(Code) | | The name of the typical file
|
Typical | public Typical()(Code) | | Create a new Typical compiler.
|
main | public static void main(String[] args)(Code) | | Run the compiler with the specified command line arguments.
|
|
|