Package | Description |
---|---|
de.hunsicker.jalopy |
Contains the main classes to directly interact with the Jalopy formatting engine.
|
de.hunsicker.jalopy.language |
Contains all classes related to the task of language recognition and processing.
|
Class and Description |
---|
JavaNode
A node representing an element in a Java source file.
|
JavaRecognizer
The Java-specific recognizer.
|
Class and Description |
---|
Annotation
A class that wraps some application specific annotation data.
|
ClassRepository
Stores type names for Java packages.
|
ClassRepositoryEntry
Represents a repository entry for a given Java library.
|
ClassRepositoryEntry.Info
Provides information about a repository entry.
|
DeclarationType
Represents a method type to distinguish between ordinary method names and those which
adhere to the Java Bean naming conventions.
|
JavadocLexer
Token lexer for the Javadoc parser.
|
JavadocParser
Parser for Javadoc comments.
|
JavaNode
A node representing an element in a Java source file.
|
Lexer
Common interface for ANTLR lexers.
|
MethodType
Represents a method type to distinguish between ordinary method names and those which
adhere to the Java Bean naming conventions.
|
ModifierType
Represents a Java modifier.
|
Node
A node which stores information about its span.
|
Parser
Common interface for ANTLR parsers.
|
Position
Represents a position in a Java Source file.
|
Recognizer
Recognizer acts as a helper class to bundle both an ANTLR parser and lexer for the
task of language recognition.
|
TransformationException
Indicates an error during a transformation.
|
TreeWalker
Helper class to make implementing tree walkers easy.
|
Type
Tagging interface.
|
Submit a bug or feature.
For further information and documentation, visit the official Jalopy website.
This page generated: March 30 2013