Package | Description |
---|---|
de.hunsicker.jalopy.language |
Contains all classes related to the task of language recognition and processing.
|
Modifier and Type | Class and Description |
---|---|
class |
JavadocParser
Parser for Javadoc comments.
|
class |
JavaParser
Parser for the Sun Java language.
|
Modifier and Type | Field and Description |
---|---|
protected Parser |
Recognizer.parser
The used parser.
|
Modifier and Type | Method and Description |
---|---|
Parser |
Recognizer.getParser()
Returns the used parser.
|
Parser |
Lexer.getParser()
Returns the corresponding parser for this lexer.
|
Parser |
JavaLexer.getParser()
Returns the corresponding parser for this lexer.
|
Parser |
JavadocLexer.getParser() |
Constructor and Description |
---|
Recognizer(Parser parser,
Lexer lexer)
Creates a new Recognizer object.
|
Submit a bug or feature.
For further information and documentation, visit the official Jalopy website.
This page generated: March 30 2013