- RBRACK - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
-
- RCURLY - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- RCURLY - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
-
- Recognizer - Class in de.hunsicker.jalopy.language
-
Recognizer acts as a helper class to bundle both an ANTLR parser and lexer for the
task of language recognition.
- Recognizer(Parser, Lexer) - Constructor for class de.hunsicker.jalopy.language.Recognizer
-
Creates a new Recognizer object.
- Recognizer() - Constructor for class de.hunsicker.jalopy.language.Recognizer
-
Creates a new Recognizer object.
- Recognizer.ParseException - Exception in de.hunsicker.jalopy.language
-
Indicates an unexpected error during the parsing of an input file or stream.
- Recognizer.ParseException(Throwable) - Constructor for exception de.hunsicker.jalopy.language.Recognizer.ParseException
-
Creates a new ParseException.
- regex - Variable in class de.hunsicker.jalopy.plugin.AbstractAppender
-
The regex to parse the messages.
- REGEXP_CLASS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name (""[A-Z][a-zA-Z0-9]+"").
- REGEXP_CLASS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for class names (String).
- REGEXP_CLASS_ABSTRACT - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name (""[A-Z][a-zA-Z0-9]+"").
- REGEXP_CLASS_ABSTRACT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for abstract class names (String).
- REGEXP_FIELD - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name (""[a-z][\\w]+"").
- REGEXP_FIELD_DEFAULT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for package protected (default access) fields (String).
- REGEXP_FIELD_DEFAULT_STATIC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for package protected (default access) static fields (String).
- REGEXP_FIELD_DEFAULT_STATIC_FINAL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for package protected (default access) static final fields
(String).
- REGEXP_FIELD_PRIVATE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for private fields (String).
- REGEXP_FIELD_PRIVATE_STATIC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for private static fields (String).
- REGEXP_FIELD_PRIVATE_STATIC_FINAL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for private static final fields (String).
- REGEXP_FIELD_PROTECTED - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for protected fields (String).
- REGEXP_FIELD_PROTECTED_STATIC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for protected static (String).
- REGEXP_FIELD_PROTECTED_STATIC_FINAL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for protected static final fields (String).
- REGEXP_FIELD_PUBLIC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for public fields (String).
- REGEXP_FIELD_PUBLIC_STATIC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for public static fields (String).
- REGEXP_FIELD_PUBLIC_STATIC_FINAL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for public static final fields (String).
- REGEXP_FIELD_STATIC_FINAL - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name (""[a-zA-Z][\\w]+"").
- REGEXP_INTERFACE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name (""[A-Z][a-zA-Z0-9]+"").
- REGEXP_INTERFACE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for interface names (String).
- REGEXP_LABEL - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name (""\\w+"").
- REGEXP_LABEL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for labels (String).
- REGEXP_LOCAL_VARIABLE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name (""[a-z][\\w]*"").
- REGEXP_LOCAL_VARIABLE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for local variables names (String).
- REGEXP_METHOD - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name (""[a-z][\\w]+"").
- REGEXP_METHOD_DEFAULT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for package protected (default access) methods (String).
- REGEXP_METHOD_DEFAULT_STATIC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for package protected (default access) static methods (String).
- REGEXP_METHOD_DEFAULT_STATIC_FINAL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for package protected (default access) static final methods
(String).
- REGEXP_METHOD_PRIVATE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for private methods (String).
- REGEXP_METHOD_PRIVATE_STATIC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for private static methods (String).
- REGEXP_METHOD_PRIVATE_STATIC_FINAL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for private static final methods (String).
- REGEXP_METHOD_PROTECTED - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for protected methods (String).
- REGEXP_METHOD_PROTECTED_STATIC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for protected static (String).
- REGEXP_METHOD_PROTECTED_STATIC_FINAL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for protected static final methods (String).
- REGEXP_METHOD_PUBLIC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for public methods (String).
- REGEXP_METHOD_PUBLIC_STATIC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for public static methods (String).
- REGEXP_METHOD_PUBLIC_STATIC_FINAL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for public static final methods (String).
- REGEXP_PACKAGE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name (""[a-z]+(?:\\.[a-z]+)*"").
- REGEXP_PACKAGE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for package names (String).
- REGEXP_PARAM - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name (""[a-z][\\w]+"").
- REGEXP_PARAM - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for method/ctor parameter names (String).
- REGEXP_PARAM_FINAL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Regexp for final method/ctor parameter names (String).
- relationalExpression() - Method in class de.hunsicker.jalopy.language.JavaParser
-
- remove(File) - Method in class de.hunsicker.jalopy.storage.History
-
Removes the given file from the history.
- removeNotify() - Method in class de.hunsicker.jalopy.swing.ImportsSettingsPage
-
DOCUMENT ME!
- removeProject(Project) - Static method in class de.hunsicker.jalopy.storage.Convention
-
Removes the given project.
- reportError(RecognitionException) - Method in class de.hunsicker.jalopy.language.JavadocLexer
-
Reports the given error.
- reportError(String) - Method in class de.hunsicker.jalopy.language.JavadocLexer
-
Reports the given error.
- reportError(RecognitionException) - Method in class de.hunsicker.jalopy.language.JavadocParser
-
Reports the given error.
- reportError(String) - Method in class de.hunsicker.jalopy.language.JavadocParser
-
Reports the given error.
- reportError(RecognitionException) - Method in class de.hunsicker.jalopy.language.JavaLexer
-
Reports the given error.
- reportError(String) - Method in class de.hunsicker.jalopy.language.JavaLexer
-
Reports the given error.
- reportError(RecognitionException) - Method in class de.hunsicker.jalopy.language.JavaParser
-
Reports the given error.
- reportError(String) - Method in class de.hunsicker.jalopy.language.JavaParser
-
Reports the given error.
- reportWarning(String) - Method in class de.hunsicker.jalopy.language.JavadocLexer
-
Reports the given warning.
- reportWarning(String) - Method in class de.hunsicker.jalopy.language.JavadocParser
-
Reports the given warning.
- reportWarning(String) - Method in class de.hunsicker.jalopy.language.JavaLexer
-
Reports the given warning.
- reportWarning(String) - Method in class de.hunsicker.jalopy.language.JavaParser
-
Reports the given warning.
- requestFocus() - Method in interface de.hunsicker.jalopy.plugin.Editor
-
Tries to set the focus on the receiving component.
- requiresLayout() - Method in class de.hunsicker.jalopy.plugin.AbstractAppender
- reset() - Method in class de.hunsicker.jalopy.Jalopy
-
Resets this instance.
- reset() - Method in class de.hunsicker.jalopy.language.JavadocLexer
-
Resets the lexer.
- reset() - Method in class de.hunsicker.jalopy.language.JavadocParser
-
Resets the parser.
- reset() - Method in class de.hunsicker.jalopy.language.JavaLexer
-
Resets the lexer.
- reset() - Method in class de.hunsicker.jalopy.language.JavaParser
-
Resets the parser state.
- reset() - Method in interface de.hunsicker.jalopy.language.Lexer
-
Resets the lexer state.
- reset() - Method in interface de.hunsicker.jalopy.language.Parser
-
Resets the parser state.
- reset() - Method in class de.hunsicker.jalopy.language.Recognizer
-
Resets both the parser and lexer.
- reset() - Method in class de.hunsicker.jalopy.language.TreeWalker
-
Resets the walker.
- reset() - Method in class de.hunsicker.jalopy.swing.ProgressPanel
-
Resets all counters and the progress bar.
- revert() - Method in class de.hunsicker.jalopy.storage.Convention
-
Reverts the code convention to the state of the last snapshot.
- ROOT - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
-
- RPAREN - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
-
- RUNNING - Static variable in class de.hunsicker.jalopy.Jalopy.State
-
Indicates the running state (no phase yet finished).