lexer
Class JLex

java.lang.Object
  extended by lexer.JLex

public class JLex
extends java.lang.Object

Class: Main Description: Top-level lexical analyzer generator function.


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

Constructor Detail

JLex

public JLex()
Method Detail

main

public static void main(java.lang.String[] arg)
                 throws java.io.IOException
Function: main

Throws:
java.io.IOException