Send bugs or comments to Bernd Kühl (bernd@informatik.uni-osnabrueck.de)

lolo.test
Class TypicalCompilerScannerByOOlex

java.lang.Object
  |
  +--lolo.test.TypicalCompilerScannerByOOlex

public class TypicalCompilerScannerByOOlex
extends java.lang.Object

An example to meassure the scanning time using oolex for typical symbols in compiler construction.

Author:
Bernd Kühl (bernd@informatik.uni-osnabrueck.de)

Constructor Summary
TypicalCompilerScannerByOOlex()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypicalCompilerScannerByOOlex

public TypicalCompilerScannerByOOlex()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception

Send bugs or comments to Bernd Kühl (bernd@informatik.uni-osnabrueck.de)