Jalopy 1.0b10
A B C D E F G H I J K L M N O P Q R S T U V W _

L

LABELED_STAT - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LAND - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LANGUAGE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Lowercase two-letter ISO-639 code (String).
LANGUAGE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LBRACK - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LCLETTER - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
DOCUMENT ME!
LCURLY - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LCURLY - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
DOCUMENT ME!
LE - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
lexer - Variable in class de.hunsicker.jalopy.language.Recognizer
The used lexer.
Lexer - interface de.hunsicker.jalopy.language.Lexer.
Common interface for ANTLR lexers.
LINE_LENGTH - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Number of characters in each line(int).
LINE_LENGTH - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Use line wrapping? (boolean)
LINE_WRAP - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_AFTER_ASSIGN - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Prefer wrapping after assignments? (boolean)
LINE_WRAP_AFTER_ASSIGN - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_AFTER_CHAINED_METHOD_CALL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force wrapping/alignment of chained method? (boolean)
LINE_WRAP_AFTER_CHAINED_METHOD_CALL - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_AFTER_LABEL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Print newline after labels? (boolean)
LINE_WRAP_AFTER_LABEL - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_AFTER_LEFT_PAREN - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Prefer line wrapping after the left parentheses of parameter/expression lists? (boolean)
LINE_WRAP_AFTER_LEFT_PAREN - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_AFTER_PARAMS_METHOD_CALL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force wrapping/alignment after parameters for method calls? (boolean)
LINE_WRAP_AFTER_PARAMS_METHOD_CALL - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_AFTER_PARAMS_METHOD_CALL_IF_NESTED - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force wrapping/alignment after parameters for method calls if they contain at least one other method call? (boolean)
LINE_WRAP_AFTER_PARAMS_METHOD_CALL_IF_NESTED - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_AFTER_PARAMS_METHOD_DEF - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force wrapping/alignment of parameters for method/constructor declarations? (boolean)
LINE_WRAP_AFTER_PARAMS_METHOD_DEF - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_AFTER_TYPES_EXTENDS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force alignment of extends types for class/interface declarations? (boolean)
LINE_WRAP_AFTER_TYPES_EXTENDS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_AFTER_TYPES_EXTENDS_EXCEED - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force alignment of extends types for class/interface declarations? (boolean)
LINE_WRAP_AFTER_TYPES_EXTENDS_EXCEED - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_AFTER_TYPES_IMPLEMENTS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force alignment of implements types for class/interface declarations? (boolean)
LINE_WRAP_AFTER_TYPES_IMPLEMENTS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_AFTER_TYPES_IMPLEMENTS_EXCEED - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force alignment of implements types for class/interface declarations? (boolean)
LINE_WRAP_AFTER_TYPES_IMPLEMENTS_EXCEED - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_AFTER_TYPES_THROWS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force wrapping/alignment of exception types for method/ctor declarations? (boolean)
LINE_WRAP_AFTER_TYPES_THROWS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_AFTER_TYPES_THROWS_EXCEED - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force alignment of throws types for method/ctor declarations? (boolean)
LINE_WRAP_AFTER_TYPES_THROWS_EXCEED - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_ARRAY_ELEMENTS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force wrapping/alignment after given number of array elements (int).
LINE_WRAP_ARRAY_ELEMENTS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_BEFORE_ARRAY_INIT - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_BEFORE_EXTENDS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force line wrapping before extends? (boolean)
LINE_WRAP_BEFORE_EXTENDS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_BEFORE_IMPLEMENTS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force line wrapping before implements? (boolean)
LINE_WRAP_BEFORE_IMPLEMENTS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_BEFORE_OPERATOR - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Should line wrapping be performed before or after operators? (boolean)
LINE_WRAP_BEFORE_OPERATOR - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_BEFORE_RIGHT_PAREN - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Insert a newline before the right parentheses of parameter/epxression lists? (boolean)
LINE_WRAP_BEFORE_RIGHT_PAREN - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_BEFORE_THROWS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force line wrapping before throws? (boolean)
LINE_WRAP_BEFORE_THROWS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_PARAMS_EXCEED - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force wrapping/alignment of successive parameters/expression if the first parameter/expression was wrapped ? (boolean)
LINE_WRAP_PARAMS_EXCEED - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
LINE_WRAP_PAREN_GROUPING - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Wrap and indent expressions in grouping parentheses ? (boolean)
LINE_WRAP_PAREN_GROUPING - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("{@value}").
list_item() - Method in class de.hunsicker.jalopy.language.JavadocParser
DOCUMENT ME!
list() - Method in class de.hunsicker.jalopy.language.JavadocParser
DOCUMENT ME!
LITERAL_assert - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_boolean - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_break - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_byte - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_case - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_catch - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_char - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_class - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_continue - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_default - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_do - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_double - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_else - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_extends - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_false - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_finally - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_float - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_for - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_if - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_implements - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_import - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_instanceof - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_int - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_interface - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_long - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_native - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_new - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_null - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_package - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_private - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_protected - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_public - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_return - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_short - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_static - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_super - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_switch - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_synchronized - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_this - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_throw - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_throws - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_transient - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_true - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_try - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_void - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_volatile - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LITERAL_while - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LNOT - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
load(File) - Method in class de.hunsicker.jalopy.language.ClassRepository
Loads the contents of the given location into memory.
loadAll(List) - Method in class de.hunsicker.jalopy.language.ClassRepository
Loads the contents of the given locations into memory.
loadInfo(File) - Method in class de.hunsicker.jalopy.language.ClassRepository
Loads the information from the given repository entry file.
Loggers - class de.hunsicker.jalopy.storage.Loggers.
Exposes the loggers that are used throughout the system.
logicalAndExpression() - Method in class de.hunsicker.jalopy.language.JavaParser
DOCUMENT ME!
logicalOrExpression() - Method in class de.hunsicker.jalopy.language.JavaParser
DOCUMENT ME!
LOR - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LPAREN - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!
LT - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
DOCUMENT ME!

Jalopy 1.0b10
A B C D E F G H I J K L M N O P Q R S T U V W _
Submit a bug or feature.

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