Package: javalex
Version: 1.1.5-2
Maintainer: Martin Schulze <joey@debian.org>
Depends: Depends: jdk1.1-runtime
Description: A Lex style analyser for Java.
The Java-Lex utility is based upon the Lex lexical analyzer generator model.Java-Lex takes a specification file similar to that accepted by Lex, then creates a Java source file for the corresponding lexical analyzer.