Jalopy 1.0b10

Uses of Interface
de.hunsicker.jalopy.language.Lexer

Packages that use Lexer
de.hunsicker.jalopy.language Contains all classes related to the task of language recognition and processing. 
 

Uses of Lexer in de.hunsicker.jalopy.language
 

Classes in de.hunsicker.jalopy.language that implement Lexer
 class JavadocLexer
          Token lexer for the Javadoc parser.
 class JavaLexer
          Token lexer for the Java parser.
 

Fields in de.hunsicker.jalopy.language declared as Lexer
protected  Lexer Recognizer.lexer
          The used lexer.
 

Methods in de.hunsicker.jalopy.language that return Lexer
 Lexer Recognizer.getLexer()
          Returns the used lexer.
 

Constructors in de.hunsicker.jalopy.language with parameters of type Lexer
Recognizer(Parser parser, Lexer lexer)
          Creates a new Recognizer object.
 


Jalopy 1.0b10

Submit a bug or feature.

For further information and documentation, visit the official Jalopy website.
This page generated: November 14 2002